Documentation Index
Fetch the complete documentation index at: https://docs.bbrands.io/llms.txt
Use this file to discover all available pages before exploring further.
Primary key
The unique identifier for the bulk upload process record.
Specific attributes
The timestamp when the bulk upload process finished.
Rules: Precision: 6, with timezone
The timestamp when the bulk upload process started.
Rules: Precision: 6, with timezone
The execution time of the bulk upload process in seconds.
Rules: Precision: 8, Scale: 3
The file associated with this bulk upload process.
Rules: Max length: 500 characters
The total number of items in the queue for this bulk upload process.
Rules: Precision: 8, Scale: 0
The current status of the bulk upload process.
Rules: Possible values: IN_PROCCESS, TERMINATED
An array of validation rules or messages for this bulk upload process.
Foreign keys
The unique identifier of the user who created this bulk upload process. Ref: User Schema
Tracking attributes
The timestamp when the bulk upload process record was created.
Rules: Precision: 6, with timezone
The timestamp when the bulk upload process record was deleted, if applicable.
Rules: Precision: 6, with timezone
Indicates whether the bulk upload process record has been deleted.