Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 908 Bytes

File metadata and controls

17 lines (14 loc) · 908 Bytes

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]

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