mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 17:56:46 +00:00
bugfix/tweaked the document, counterpartyId is a mandatory field in Counterparty
This commit is contained in:
parent
026667b57d
commit
f304569305
@ -244,7 +244,6 @@ case class Counterparty(
|
||||
val kind: String, // Type of bank account.
|
||||
|
||||
// The following fields started from V210
|
||||
@ignore
|
||||
val counterpartyId: String,
|
||||
val counterpartyName: String,
|
||||
val thisBankId: BankId, // i.e. the Account that sends/receives money to/from this Counterparty
|
||||
|
||||
Loading…
Reference in New Issue
Block a user