Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 650 Bytes

File metadata and controls

11 lines (7 loc) · 650 Bytes

Voucherify.Model.ParameterUpdatedBeforeAfter

Properties

Name Type Description Notes
Before DateTimeOffset? Timestamp representing the date and time before the voucher was updated. The value is shown in the ISO 8601 format. [optional]
After DateTimeOffset? Timestamp representing the date and time after the voucher was updated. The value is shown in the ISO 8601 format. [optional]

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