Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Class and Description |
---|---|
class |
EmailSettingsType
Allowed values for settingName are: headerEmailReceipt and footerEmailReceipt
|
Modifier and Type | Field and Description |
---|---|
protected ArrayOfSetting |
GetHostedPaymentPageRequest.hostedPaymentSettings |
protected ArrayOfSetting |
GetHostedProfilePageRequest.hostedProfileSettings |
protected ArrayOfSetting |
TransactionRequestType.transactionSettings |
Modifier and Type | Method and Description |
---|---|
ArrayOfSetting |
ObjectFactory.createArrayOfSetting()
Create an instance of
ArrayOfSetting |
ArrayOfSetting |
GetHostedPaymentPageRequest.getHostedPaymentSettings()
Gets the value of the hostedPaymentSettings property.
|
ArrayOfSetting |
GetHostedProfilePageRequest.getHostedProfileSettings()
Gets the value of the hostedProfileSettings property.
|
ArrayOfSetting |
TransactionRequestType.getTransactionSettings()
Gets the value of the transactionSettings property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetHostedPaymentPageRequest.setHostedPaymentSettings(ArrayOfSetting value)
Sets the value of the hostedPaymentSettings property.
|
void |
GetHostedProfilePageRequest.setHostedProfileSettings(ArrayOfSetting value)
Sets the value of the hostedProfileSettings property.
|
void |
TransactionRequestType.setTransactionSettings(ArrayOfSetting value)
Sets the value of the transactionSettings property.
|
Copyright © 2021. All rights reserved.