| Package | Description |
|---|---|
| cz.gopay.api.v3.model.payment | |
| cz.gopay.api.v3.model.payment.support |
| Modifier and Type | Method and Description |
|---|---|
Target |
Payment.getTarget() |
Target |
BasePayment.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
Payment.setTarget(Target target) |
void |
BasePayment.setTarget(Target target) |
Payment |
Payment.withTargetParty(Target target) |
| Modifier and Type | Method and Description |
|---|---|
static Target |
Target.create() |
static Target |
Target.createEShop(Long goID) |
static Target |
Target.createEWallet(String email) |
Target |
Target.eshop(Long goId) |
Target |
Target.ewallet(String email) |
Copyright © 2016. All rights reserved.