| Package | Description |
|---|---|
| net.authorize |
| Modifier and Type | Method and Description |
|---|---|
MarketType |
Merchant.getMarketType()
Deprecated.
|
static MarketType |
MarketType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MarketType[] |
MarketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Merchant.setMarketType(MarketType marketType)
Deprecated.
|
Copyright © 2018. All Rights Reserved.