Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 447 Bytes

GetBankAccountByV1IdResponse.md

File metadata and controls

13 lines (8 loc) · 447 Bytes

SquareConnect.GetBankAccountByV1IdResponse

Description

Response object returned by GetBankAccountByV1Id.

Properties

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