Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 611 Bytes

File metadata and controls

23 lines (13 loc) · 611 Bytes

PaymentAccount

Properties

Name Type Description Notes
id Integer Payment account id [optional]
name String Payment account name [optional]
type PaymentAccountType [optional]
iban String Payment account iban [optional]
sia String Payment account sia [optional]
cuc String Payment account cuc [optional]
virtual Boolean Payment method is virtual [optional]

Implemented Interfaces

  • Serializable