Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 935 Bytes

File metadata and controls

18 lines (14 loc) · 935 Bytes

VoucherSummary

Properties

Name Type Description Notes
voucher_id int Voucher Id [optional]
code string Voucher Code [optional]
status string Voucher Status [optional]
voucher_type string Voucher Type [optional]
voucher_sub_type string Voucher Sub Type [optional]
description string Voucher Description (Visible on printout) [optional]
is_enabled bool Is voucher enabled [optional]
store_names string[] Store names associated with this voucher [optional]
is_available_on_all_stores bool True if the voucher is available on all active stores in the app [optional]

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