UpdateBookingCustomAttributeDefinitionResponse |
DefaultBookingCustomAttributesApi.updateBookingCustomAttributeDefinition(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
UpdateBookingCustomAttributeDefinitionResponse |
BookingCustomAttributesApi.updateBookingCustomAttributeDefinition(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
CompletableFuture<UpdateBookingCustomAttributeDefinitionResponse> |
DefaultBookingCustomAttributesApi.updateBookingCustomAttributeDefinitionAsync(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|
CompletableFuture<UpdateBookingCustomAttributeDefinitionResponse> |
BookingCustomAttributesApi.updateBookingCustomAttributeDefinitionAsync(String key,
UpdateBookingCustomAttributeDefinitionRequest body)
Updates a bookings custom attribute definition.
|