Skip to main content

Enquiry_Response_In_Business_Mins Tables

The enquiry_response_in_business_minutes_changelog and enquiry_response_in_business_minutes_latest tables stores the bid and authorisation response times that happened during an enquiry.


🔹 Standard Columns​

Column NameData TypeNullableDescription
document_nameSTRINGYESName of the document exported from Firestore
document_event_idSTRINGYESUnique ID representing a change event in the document
document_timestampTIMESTAMPYESTimestamp when the document was created or updated
document_operationSTRINGYESType of operation performed on the document (e.g., INSERT, UPDATE, DELETE)
document_idSTRINGYESUnique ID of the document in Firestore
leaseCompanyIdSTRINGYESIdentifier of the lease company associated with the record
enquiryIDSTRINGYESID of the enquiry linked to the service unit
accountIDSTRINGYESAccount identifier associated with the transaction or event
serviceUnitIDSTRINGYESID of the service unit involved
bidResponseTimeINT64YESTime taken (in minutes) to respond to a bid
authorisationResponseTimeINT64YESTime taken (in minutes) to respond to an authorisation request