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 |
|---|---|---|
| Notifications | Collection(BusinessNotification) |
For internal use only. |
| ValidationResult | ValidationResult |
The validation result contains the success or failure of the booking outcome and when successful, the activityId for the appointment created. |
Used by
The following use the ImmediateBookResponse ComplexType.
| Name | How used |
|---|---|
| ImmediateBook | ReturnType |