ImmediateBookResponse ComplexType
Contains the response from the ImmediateBook Action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
ValidationResult | ValidationResult |
The validation result contains the success or failure of the booking outcome and when successful, the activityId for the appointment created. |
Notifications | Collection( BusinessNotification ) |
For internal use only. |
Used by
The following use the ImmediateBookResponse ComplexType.
Name | How used |
---|---|
ImmediateBook | ReturnType |