| Package | Description |
|---|---|
| jp.gopay.sdk.models.common | |
| jp.gopay.sdk.models.response.transactiontoken | |
| jp.gopay.sdk.types |
| Modifier and Type | Method | Description |
|---|---|---|
Konbini |
KonbiniPayment.getConvenienceStore() |
| Constructor | Description |
|---|---|
KonbiniPayment(String customerName,
Konbini convenienceStore,
PhoneNumber phoneNumber) |
|
KonbiniPayment(String customerName,
Konbini convenienceStore,
org.joda.time.Period expirationPeriod,
PhoneNumber phoneNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
Konbini |
KonbiniPaymentData.getConvenienceStore() |
|
Konbini |
PaymentData.getConvenienceStore() |
| Constructor | Description |
|---|---|
KonbiniPaymentData(String customerName,
Konbini convenienceStore,
org.joda.time.Period expirationPeriod,
PhoneNumber phoneNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
static Konbini |
Konbini.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Konbini[] |
Konbini.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.