|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArrayOfSetting | |
---|---|
net.authorize.api.contract.v1 |
Uses of ArrayOfSetting in net.authorize.api.contract.v1 |
---|
Subclasses of ArrayOfSetting in net.authorize.api.contract.v1 | |
---|---|
class |
EmailSettingsType
Allowed values for settingName are: headerEmailReceipt and footerEmailReceipt |
Fields in net.authorize.api.contract.v1 declared as ArrayOfSetting | |
---|---|
protected ArrayOfSetting |
GetHostedProfilePageRequest.hostedProfileSettings
|
protected ArrayOfSetting |
TransactionRequestType.transactionSettings
|
Methods in net.authorize.api.contract.v1 that return ArrayOfSetting | |
---|---|
ArrayOfSetting |
ObjectFactory.createArrayOfSetting()
Create an instance of ArrayOfSetting |
ArrayOfSetting |
GetHostedProfilePageRequest.getHostedProfileSettings()
Gets the value of the hostedProfileSettings property. |
ArrayOfSetting |
TransactionRequestType.getTransactionSettings()
Gets the value of the transactionSettings property. |
Methods in net.authorize.api.contract.v1 with parameters of type ArrayOfSetting | |
---|---|
void |
GetHostedProfilePageRequest.setHostedProfileSettings(ArrayOfSetting value)
Sets the value of the hostedProfileSettings property. |
void |
TransactionRequestType.setTransactionSettings(ArrayOfSetting value)
Sets the value of the transactionSettings property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |