Booking_Attendee__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Attendance_Verified_By__c Lookup(User) No No The User who verified the attendance of the attendee.
Attended__c Checkbox(false) No No Used to track whether the Contact attended the Booking
Booking_Id__c MasterDetail(Booking__c) No No The Booking master record.
Contact_Id__c Lookup(Contact) Yes No The Contact who attended this Booking.
sC_Id__c Text No Yes StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation