| Package | Description |
|---|---|
| jp.gopay.sdk.models.response.store | |
| jp.gopay.sdk.types | |
| jp.gopay.sdk.utils.builders |
| Modifier and Type | Method | Description |
|---|---|---|
List<Gateway> |
QrScanConfiguration.getForbiddenQrScanGateways() |
| Constructor | Description |
|---|---|
QrScanConfiguration(Boolean enabled,
List<Gateway> forbiddenQrScanGateways) |
| Modifier and Type | Method | Description |
|---|---|---|
static Gateway |
Gateway.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Gateway[] |
Gateway.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<Gateway> |
QrScanConfigurationBuilder.getForbiddenQrScanGateways() |
| Modifier and Type | Method | Description |
|---|---|---|
QrScanConfigurationBuilder |
QrScanConfigurationBuilder.withForbiddenQrScanGateways(List<Gateway> forbiddenQrScanGateways) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.