OBJECT
InstanceServiceFundAutoPay
types.instance_service_fund_auto_pay
link GraphQL Schema definition
- type InstanceServiceFundAutoPay {
- # The instance service fund type.
- InstanceServiceFundType! :
- # Whether the instance service is paid for automatically.
- Boolean! :
- }