| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerProfileTypeEnum |
CustomerProfileType.profileType |
protected CustomerProfileTypeEnum |
CustomerProfileMaskedType.profileType |
protected CustomerProfileTypeEnum |
CustomerProfileInfoExType.profileType |
protected CustomerProfileTypeEnum |
CreateCustomerProfileFromTransactionRequest.profileType |
| Modifier and Type | Method and Description |
|---|---|
static CustomerProfileTypeEnum |
CustomerProfileTypeEnum.fromValue(java.lang.String v) |
CustomerProfileTypeEnum |
CustomerProfileType.getProfileType()
Gets the value of the profileType property.
|
CustomerProfileTypeEnum |
CustomerProfileMaskedType.getProfileType()
Gets the value of the profileType property.
|
CustomerProfileTypeEnum |
CustomerProfileInfoExType.getProfileType()
Gets the value of the profileType property.
|
CustomerProfileTypeEnum |
CreateCustomerProfileFromTransactionRequest.getProfileType()
Gets the value of the profileType property.
|
static CustomerProfileTypeEnum |
CustomerProfileTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CustomerProfileTypeEnum[] |
CustomerProfileTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfileType.setProfileType(CustomerProfileTypeEnum value)
Sets the value of the profileType property.
|
void |
CustomerProfileMaskedType.setProfileType(CustomerProfileTypeEnum value)
Sets the value of the profileType property.
|
void |
CustomerProfileInfoExType.setProfileType(CustomerProfileTypeEnum value)
Sets the value of the profileType property.
|
void |
CreateCustomerProfileFromTransactionRequest.setProfileType(CustomerProfileTypeEnum value)
Sets the value of the profileType property.
|
Copyright © 2018. All Rights Reserved.