Skip to main content
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. BaseUsageRecord

BaseUsageRecord

    Only deploy usage records populate the count field. This struct makes it easier to scan non-deploy usage records (with no counts) from the database.

    Properties

    • OrgID string required
      The org identifier
    • Timestamp integer required
      The usage timestamp
    • UsageRangeStart integer required
      The usage range start
    • UsageRangeEnd integer required
      The usage range end
    • Value integer required
      The value