Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.15 KB

File metadata and controls

22 lines (18 loc) · 1.15 KB

VoucherCreatedEvent

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 created this voucher [optional]
description string Description [optional]
voucher \Flipdish\Client\Models\Voucher Created 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]
activity_id string Activity Id [optional]
activity_type string Activity Type [optional]

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