ENUM

BillingParameterDayOption

The day that the associated parameter runs after.

link GraphQL Schema definition

  • enum BillingParameterDayOption {
  • # Billing day
  • BILL_DAY
  • # Invoice day
  • INVOICE_DAY
  • }