CheckinCheckoutTimesDto
Properties
Name | Type | Required | Description |
---|---|---|---|
CheckinFrom | LocalTime | ❌ | The time till when checkout can be done at this property. |
CheckinTo | LocalTime | ❌ | The time till when checkout can be done at this property. |
CheckoutFrom | LocalTime | ❌ | The time till when checkout can be done at this property. |
CheckoutTo | LocalTime | ❌ | The time till when checkout can be done at this property. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs