Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 967 Bytes

File metadata and controls

18 lines (15 loc) · 967 Bytes

Flipdish.Model.CatalogItemCreatedEvent

Properties

Name Type Description Notes
EventName string The event name [optional]
Description string Description [optional]
User UserEventInfo User who has created the item [optional]
CatalogItem CatalogItem Catalog item created [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]