Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 437 Bytes

GetBankAccountResponse.md

File metadata and controls

13 lines (8 loc) · 437 Bytes

SquareConnect.GetBankAccountResponse

Description

Response object returned by GetBankAccount.

Properties

Name Type Description Notes
errors [Error] Information on errors encountered during the request. [optional]
bank_account BankAccount The requested `BankAccount` object. [optional]