ENUM
BillingDefaultFor
Defines the application basis for the billing defaults specified.
link GraphQL Schema definition
- enum BillingDefaultFor {
- # Account type billing default
- # Anchor billing default
- # Linked billing default
- }
link Require by
- AccountA customer account.
- AccountBillingParameterParameters that define the billing settings for an `Account`.
- AddressA geographical address.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- BillingServiceThe service items and overrides for linked billing defaults.
- CreateBillingDefaultLinkedInputThe input object that defines the fields for the createBillingDefault mutation.
- CreateBillingDefaultMutationInputThe input object that defines the fields for the createBillingDefault mutation.
- Querynull