Anchor to ShopifyPaymentsChargeStatementDescriptorShopify
ShopifyPaymentsChargeStatementDescriptor
interface
Requires access scope.
The charge descriptors for a payments account.
Anchor to FieldsFields
- Anchor to defaultdefault•
The default charge statement descriptor.
- Anchor to prefixprefix•String!non-null
The prefix of the statement descriptor.
Was this section helpful?
{
"default": "",
"prefix": ""
}
{
"default": "",
"prefix": ""
}
interface ShopifyPaymentsChargeStatementDescriptor {
default: String
prefix: String!
}