OBJECT
CardControl
link GraphQL Schema definition
- type CardControl {
- String! :
- Boolean! :
- ISO8601DateTime! :
- Boolean! :
- ID! :
- # Whether the payable merchant limitation (カード利用先制限) is enabled or not.
- Boolean! :
- Int! :
- Int! :
- # Notification Slack Channel ID
- String :
- # The list of payable merchant groups registered by the user.
- # Note that the list includes archived merchant groups and they are valid for
- # payment.
- PayableMerchantWhitelist!]! : [
- ISO8601DateTime! :
- }