Represents a DeleteBookingCustomAttributeDefinition response containing error messages when errors occurred during the request. The successful response does not contain any payload.
Delete Booking Custom Attribute Definition Response
Name | Type | Tags | Description |
---|---|---|---|
errors |
List Error |
Optional | Any errors that occurred during the request. |
{
"errors": []
}