| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPaymentProfileSearchTypeEnum |
GetCustomerPaymentProfileListRequest.searchType |
| Modifier and Type | Method and Description |
|---|---|
static CustomerPaymentProfileSearchTypeEnum |
CustomerPaymentProfileSearchTypeEnum.fromValue(String v) |
CustomerPaymentProfileSearchTypeEnum |
GetCustomerPaymentProfileListRequest.getSearchType()
Gets the value of the searchType property.
|
static CustomerPaymentProfileSearchTypeEnum |
CustomerPaymentProfileSearchTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerPaymentProfileSearchTypeEnum[] |
CustomerPaymentProfileSearchTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCustomerPaymentProfileListRequest.setSearchType(CustomerPaymentProfileSearchTypeEnum value)
Sets the value of the searchType property.
|
Copyright © 2020. All rights reserved.