Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.03 KB

File metadata and controls

20 lines (16 loc) · 1.03 KB

VoucherUpdatedEvent

Properties

Name Type Description Notes
voucher_id int Voucher Id [optional]
event_name string The event name [optional]
user \Flipdish\Client\Models\UserEventInfo User which updated this voucher [optional]
description string Description [optional]
voucher \Flipdish\Client\Models\Voucher Updated voucher [optional]
flipdish_event_id string The identitfier of the event [optional]
create_time \DateTime The time of creation of the event [optional]
position int Position [optional]
app_id string App id [optional]
org_id string Org id [optional]
ip_address string Ip Address [optional]

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