ReservationContact - gomeddo/js-sdk GitHub Wiki

Wrapper for the ReservationContact SObject in Salesforce.

Instance properties

Inherits properties from its parent, SObject.

  • reservationId: The Id of the reservation associated to the reservation contact.
  • leadId: The Id of the lead associated to the reservation contact.
  • contactLookupId: The Id of the contact associated to the reservation contact.
  • quantity: The value of the quantity field on the reservation contact.

Instance methods

Inherits methods from its parent, SObject.