| Package | Description |
|---|---|
| cz.gopay.api.v3 | |
| cz.gopay.api.v3.model.supercash |
| Modifier and Type | Method and Description |
|---|---|
SupercashCoupon |
PaymentClient.createSupercashCoupon(AuthHeader authHeader,
SupercashCouponRequest couponRequest) |
SupercashCoupon |
IGPConnector.createSupercashCoupon(SupercashCouponRequest couponRequest) |
SupercashCoupon |
AbstractGPConnector.createSupercashCoupon(SupercashCouponRequest couponRequest) |
| Modifier and Type | Method and Description |
|---|---|
SupercashCoupon |
SupercashPayment.getCoupon() |
| Modifier and Type | Method and Description |
|---|---|
List<SupercashCoupon> |
SupercashBatch.getCoupons() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupercashPayment.setCoupon(SupercashCoupon coupon) |
| Modifier and Type | Method and Description |
|---|---|
void |
SupercashBatch.setCoupons(List<SupercashCoupon> coupons) |
| Constructor and Description |
|---|
SupercashBatch(List<SupercashCoupon> coupons) |
Copyright © 2017. All rights reserved.