account property

PaymentSourceAccount? account
getter/setter pair

The account this bank account belongs to. Only applicable on Accounts (not customers or recipients) This property is only available when returned as an External Account where controller.is_controller is true.

Implementation

PaymentSourceAccount? account;