Applications
Data on white label applications
This table will have no rows for operators with no white label applications.
Inclusion criteria
This table includes deleted applications, but an application must be associated with a non-deleted operator to be included
Name | Data Type | Description |
---|---|---|
application_id | INTEGER | Primary key, unique identifier for each record. |
operator_id | INTEGER | Foreign key referencing the OPERATORS table. |
parent_operator_id | INTEGER | Foreign key referencing the OPERATORS table. |
created_at | TIMESTAMP | Timestamp indicating when the record was created. |
deleted_at | TIMESTAMP | Timestamp indicating when the record was deleted. |
application_name | STRING | Name of the applicaiton |
Updated 1 day ago