GetBankAccountByV1IdResponse

February 26, 2020 ยท View on GitHub

Description

Response object returned by GetBankAccountByV1Id.

Properties

NameGetterSetterTypeDescriptionNotes
errorsgetErrors()setErrors($value)\SquareConnect\Model\Error[]Information on errors encountered during the request.[optional]
bank_accountgetBankAccount()setBankAccount($value)\SquareConnect\Model\BankAccountThe requested `BankAccount` object.[optional]

Note: All properties are protected and only accessed via getters and setters.

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