HotelCancelPayload
GraphQL schema definition
- type HotelCancelPayload {
- String!, ): StatsRequest ( :
- AuditData :
- HotelCancelDetail :
- [Error!] :
- [Warning!] :
- }
Fields
- stats(StatsRequest): Application stats in string format
- auditData(AuditData): Data sent and received in the supplier's native format.
- cancellation(HotelCancelDetail): Information about cancel
- errors([Error!]): Errors that abort services
- warnings([Warning!]): Potentially harmful situations or errors, but ones that will not forcibly abort the service