Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1 KB

File metadata and controls

19 lines (16 loc) · 1 KB

Flipdish.Model.StoreGroupCreatedEvent

Properties

Name Type Description Notes
EventName string The event name [optional]
StoreGroupId int? Store Group Id [optional]
User UserEventInfo User which created this store group [optional]
Description string Description [optional]
StoreGroup StoreGroup Created store group [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]