An BankBranchResolverResponse describes a response to getBankBranch API call. The response includes the bank and the branch data. The bank data is the same as the BankResolverResponse. The branch data is the same as the one in BankBranchesResponse.
BankBranchResolverResponse
getBankBranch
BankResolverResponse
BankBranchesResponse
The bank and branch data.
The version of the data, in the form of "YYYY-MM-DD" where Y, M, and D represent digits of the year, month, and day the source data became available.
"YYYY-MM-DD"
An
BankBranchResolverResponse
describes a response togetBankBranch
API call. The response includes the bank and the branch data. The bank data is the same as theBankResolverResponse
. The branch data is the same as the one inBankBranchesResponse
.