Members
(constant) CardBrand :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
J | string | JCB |
M | string | MasterCard |
V | string | Visa |
A | string | American Express |
D | string | Diners Club |
X | string | その他 |
- Source
CardBrandReturnFlag :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
NONE | string | 0 |
RETURNED | string | 1 |
- Source
CustomerInfoReturnFlag :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
NONE | string | 0 |
RETURNED | string | 1 |
- Source
EncryptedFlag :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
NONE | string | 0 |
ENCRYPTED | string | 1 |
- Source
Locale :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
EN | string | en |
JA | string | ja |
- Source
ResponseInfoType :string
Type:
Properties- string
Name | Type | Description |
---|---|---|
NONE | string | 0 |
RETURN_ALL_MARK | string | 1 |
RETURN_4_DIGITS | string | 2 |
- Source