OBJECT

InstanceServiceFundAutoPay

types.instance_service_fund_auto_pay

link GraphQL Schema definition

  • type InstanceServiceFundAutoPay {
  • # The instance service fund type.
  • instance_service_fund_type: InstanceServiceFundType!
  • # Whether the instance service is paid for automatically.
  • auto_pay: Boolean!
  • }

link Require by