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