s_c__Attendee__c Object Reference
Name | s_c__Attendee__c |
---|---|
Type | Custom StoreConnect Object |
Description | Booking Attendee tracks the Contacts that attended a Booking |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Attendance_Verified_By__c | Lookup (User) | No | No |
The User who verified the attendance of the attendee. | |||
s_c__Attended__c | Checkbox(false) | No | No |
Used to track whether the Contact attended the Booking | |||
s_c__Booking_Id__c | MasterDetail (s_c__Booking__c) | No | No |
The Booking master record. | |||
s_c__Contact_Id__c | Lookup (Contact) | No | No |
The Contact who attended this Booking. | |||
s_c__Email__c | No | No | |
Email of the booking attendee. | |||
s_c__First_Name__c | Text | No | No |
First name of the booking attendee. | |||
s_c__Last_Name__c | Text | No | No |
Last name of the booking attendee. | |||
s_c__Phone__c | Phone | No | No |
Phone of the booking attendee. | |||
s_c__sC_Id__c | Text [External ID] | 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