ENUM
BillingParameterDayOption
The day that the associated parameter runs after.
link GraphQL Schema definition
- enum BillingParameterDayOption {
- # Billing day
- # Invoice day
- }
link Require by
- AccountA customer account.
- AccountBillingParameterParameters that define the billing settings for an `Account`.
- BillingDefaultDefault billing settings that are applied to some accounts on creation.
- CreateBillingDefaultMutationInputThe input object that defines the fields for the createBillingDefault mutation.
- Querynull
- UpdateAccountBillingParameterMutationInputThe input object that defines the fields for the updateAccountBillingParameter mutation.
- UpdateBillingDefaultMutationInputThe input object that defines the fields for the updateBillingDefault mutation.