Uses of Class
app.cybrid.cybrid_api_bank.client.model.DepositBankAccountCounterpartyAddressBankModel
-
Packages that use DepositBankAccountCounterpartyAddressBankModel Package Description app.cybrid.cybrid_api_bank.client.model -
-
Uses of DepositBankAccountCounterpartyAddressBankModel in app.cybrid.cybrid_api_bank.client.model
Methods in app.cybrid.cybrid_api_bank.client.model that return DepositBankAccountCounterpartyAddressBankModel Modifier and Type Method Description DepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. city(String city)DepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. countryCode(String countryCode)DepositBankAccountCounterpartyAddressBankModelDepositBankAccountBankModel. getCounterpartyAddress()Get counterpartyAddressDepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. postalCode(String postalCode)DepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. street(String street)DepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. street2(String street2)DepositBankAccountCounterpartyAddressBankModelDepositBankAccountCounterpartyAddressBankModel. subdivision(String subdivision)Methods in app.cybrid.cybrid_api_bank.client.model that return types with arguments of type DepositBankAccountCounterpartyAddressBankModel Modifier and Type Method Description org.openapitools.jackson.nullable.JsonNullable<DepositBankAccountCounterpartyAddressBankModel>DepositBankAccountBankModel. getCounterpartyAddress_JsonNullable()Methods in app.cybrid.cybrid_api_bank.client.model with parameters of type DepositBankAccountCounterpartyAddressBankModel Modifier and Type Method Description DepositBankAccountBankModelDepositBankAccountBankModel. counterpartyAddress(DepositBankAccountCounterpartyAddressBankModel counterpartyAddress)voidDepositBankAccountBankModel. setCounterpartyAddress(DepositBankAccountCounterpartyAddressBankModel counterpartyAddress)Method parameters in app.cybrid.cybrid_api_bank.client.model with type arguments of type DepositBankAccountCounterpartyAddressBankModel Modifier and Type Method Description voidDepositBankAccountBankModel. setCounterpartyAddress_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<DepositBankAccountCounterpartyAddressBankModel> counterpartyAddress)
-