Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 929 Bytes

ReserveTimeSlotRequest.md

File metadata and controls

16 lines (12 loc) · 929 Bytes

Yaksa.OrckestraCommerce.Client.Model.ReserveTimeSlotRequest

Carts are entities used for assembling an order before submitting.

Properties

Name Type Description Notes
CultureName string The culture name in which language the data will be returned. [optional]
Comment string The comment for the reservation. [optional]
ExpiryTime string The expiry time for the reservation.
ExpiryWarningTime string The expiry warning time for the reservation.
MaxNumberOfRenewals int The maximum number of renewals allowed for this reservation. [optional]
ReservationDate DateTime The date of the timeslot reservation.

[Back to Model list] [Back to API list] [Back to README]