Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.04 KB

File metadata and controls

20 lines (17 loc) · 1.04 KB

Flipdish.Model.OrderRejectedEvent

Properties

Name Type Description Notes
EventName string The event name [optional]
Description string Description [optional]
OrderRejectedTime DateTime? Order Rejected Time [optional]
Reason string Reason for Rejection [optional]
User UserEventInfo User who has rejected the order [optional]
Order Order Order [optional]
FlipdishEventId Guid? The identitfier of the event [optional]
CreateTime DateTime? The time of creation of the event [optional]
Position int? Position [optional]
AppId string App id [optional]
OrgId string Org id [optional]
IpAddress string Ip Address [optional]

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