Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected ValidationModeEnum |
ValidateCustomerPaymentProfileRequest.validationMode |
protected ValidationModeEnum |
UpdateCustomerPaymentProfileRequest.validationMode |
protected ValidationModeEnum |
CreateCustomerProfileRequest.validationMode |
protected ValidationModeEnum |
CreateCustomerPaymentProfileRequest.validationMode |
Modifier and Type | Method and Description |
---|---|
static ValidationModeEnum |
ValidationModeEnum.fromValue(String v) |
ValidationModeEnum |
ValidateCustomerPaymentProfileRequest.getValidationMode()
Gets the value of the validationMode property.
|
ValidationModeEnum |
UpdateCustomerPaymentProfileRequest.getValidationMode()
Gets the value of the validationMode property.
|
ValidationModeEnum |
CreateCustomerProfileRequest.getValidationMode()
Gets the value of the validationMode property.
|
ValidationModeEnum |
CreateCustomerPaymentProfileRequest.getValidationMode()
Gets the value of the validationMode property.
|
static ValidationModeEnum |
ValidationModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationModeEnum[] |
ValidationModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidateCustomerPaymentProfileRequest.setValidationMode(ValidationModeEnum value)
Sets the value of the validationMode property.
|
void |
UpdateCustomerPaymentProfileRequest.setValidationMode(ValidationModeEnum value)
Sets the value of the validationMode property.
|
void |
CreateCustomerProfileRequest.setValidationMode(ValidationModeEnum value)
Sets the value of the validationMode property.
|
void |
CreateCustomerPaymentProfileRequest.setValidationMode(ValidationModeEnum value)
Sets the value of the validationMode property.
|
Copyright © 2021. All rights reserved.