| Package | Description |
|---|---|
| cz.gopay.api.v3.model.supercash |
| Modifier and Type | Method and Description |
|---|---|
SubType |
SupercashCouponRequest.getSubType() |
SubType |
SupercashBatchItem.getSubType() |
static SubType |
SubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubType[] |
SubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SupercashCouponRequest.setSubType(SubType subType) |
void |
SupercashBatchItem.setSubType(SubType subType) |
SupercashRequestBuilder |
SupercashRequestBuilder.subType(SubType subType) |
Copyright © 2017. All rights reserved.