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.BankAccountCreatedEvent

Properties

Name Type Description Notes
OrgId string Organisation Id [optional]
BankAccount BankAccount The create bank account [optional]
User UserEventInfo Updated by user [optional]
EventName string The event name [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]
IpAddress string Ip Address [optional]
ActivityId string Activity Id [optional]
ActivityType string Activity Type [optional]

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