| Package | Description |
|---|---|
| jp.gopay.sdk.builders.transactiontoken | |
| jp.gopay.sdk.models.request.transactiontoken | |
| jp.gopay.sdk.models.response.transactiontoken | |
| jp.gopay.sdk.types |
| Modifier and Type | Field | Description |
|---|---|---|
protected RecurringTokenInterval |
AbstractTransactionTokensBuilders.AbstractCreateTransactionTokenRequestBuilder.usageLimit |
| Modifier and Type | Method | Description |
|---|---|---|
protected RecurringTokenInterval |
AbstractTransactionTokensBuilders.AbstractCreateTransactionTokenRequestBuilder.getUsageLimit() |
| Modifier and Type | Method | Description |
|---|---|---|
B |
AbstractTransactionTokensBuilders.AbstractCreateTransactionTokenRequestBuilder.withUsageLimit(RecurringTokenInterval usageLimit) |
| Constructor | Description |
|---|---|
CreateReq(String email,
TransactionTokenType type,
RecurringTokenInterval usageLimit,
MetadataMap metadata,
PaymentData data) |
| Modifier and Type | Method | Description |
|---|---|---|
RecurringTokenInterval |
TransactionToken.getUsageLimit() |
| Modifier and Type | Method | Description |
|---|---|---|
static RecurringTokenInterval |
RecurringTokenInterval.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RecurringTokenInterval[] |
RecurringTokenInterval.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.