Usage

  • allowedMinutes
    Number of minutes that can be used within the billing period.
  • allowedSeats
    Number of users who can log in within the billing period.
  • billingPeriodStart
    The start date of the current billing period.
  • billingPeriodEnd
    The end date of the current billing period.
  • pricePerSeat
    The unit amount (in cents) to be charged per seat monthly
  • pricePerWorker
    The unit amount (in cents) to be charged per worker monthly
  • pricePerRunMinute
    The unit amount (in cents) to be charged per run-minute.
  • subscriptionPrice
    The unit amount (in cents) to be monthly charged for the subscription
  • upcomingInvoiceTotalAmount
    Cost forecast of the upcoming invoice.
  • usedMinutes
    Number of minutes used within the current billing period.
  • usedPrivateMinutes
    Number of private minutes used within the current billing period.
  • usedPublicMinutes
    Number of public minutes used within the current billing period.
  • usedSeats
    Number of users who last logged in during current billing period.
  • usedWorkers
    Maximum number of concurrent self-hosted workers in the current billing period.