| Package | Description |
|---|---|
| cz.gopay.api.v3.model.payment | |
| cz.gopay.api.v3.model.payment.support |
| Modifier and Type | Method and Description |
|---|---|
BasePaymentBuilder |
BasePaymentBuilder.withPayerContact(PayerContact contact) |
| Modifier and Type | Method and Description |
|---|---|
static PayerContact |
PayerContact.build(String firstName,
String lastName) |
PayerContact |
Payer.getContact() |
PayerContact |
PayerContact.onAddress(String city,
String street,
String postalCode,
String countryCode) |
PayerContact |
PayerContact.withContactInfo(String email,
String phoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
void |
Payer.setContact(PayerContact contact) |
PayerBuilder |
PayerBuilder.withContactData(PayerContact contact) |
Copyright © 2016. All rights reserved.