ShopifyPaymentsJpChargeStatementDescriptor object
The charge descriptors for a Japanese payments account.
Required access
read_shopify_payments
access scope.
On this page
Fields
- default (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The default charge statement descriptor. - kana (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The charge statement descriptor in kana. - kanji (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The charge statement descriptor in kanji. - prefix (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The prefix of the statement descriptor.
Implements
[ShopifyPaymentsChargeStatementDescriptor](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentschargestatementdescriptor)