Uses of Class
net.authorize.api.contract.v1.ArrayOfCurrencyCode
-
Packages that use ArrayOfCurrencyCode Package Description net.authorize.api.contract.v1 -
-
Uses of ArrayOfCurrencyCode in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ArrayOfCurrencyCode Modifier and Type Field Description protected ArrayOfCurrencyCodeGetMerchantDetailsResponse. currenciesMethods in net.authorize.api.contract.v1 that return ArrayOfCurrencyCode Modifier and Type Method Description ArrayOfCurrencyCodeObjectFactory. createArrayOfCurrencyCode()Create an instance ofArrayOfCurrencyCodeArrayOfCurrencyCodeGetMerchantDetailsResponse. getCurrencies()Gets the value of the currencies property.Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfCurrencyCode Modifier and Type Method Description voidGetMerchantDetailsResponse. setCurrencies(ArrayOfCurrencyCode value)Sets the value of the currencies property.
-