Uses of Class
net.authorize.api.contract.v1.BankAccountMaskedType
-
Packages that use BankAccountMaskedType Package Description net.authorize.api.contract.v1 -
-
Uses of BankAccountMaskedType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as BankAccountMaskedType Modifier and Type Field Description protected BankAccountMaskedTypePaymentMaskedType. bankAccountMethods in net.authorize.api.contract.v1 that return BankAccountMaskedType Modifier and Type Method Description BankAccountMaskedTypeObjectFactory. createBankAccountMaskedType()Create an instance ofBankAccountMaskedTypeBankAccountMaskedTypePaymentMaskedType. getBankAccount()Gets the value of the bankAccount property.Methods in net.authorize.api.contract.v1 with parameters of type BankAccountMaskedType Modifier and Type Method Description voidPaymentMaskedType. setBankAccount(BankAccountMaskedType value)Sets the value of the bankAccount property.
-