Types > UsageStatHistory
Commerce APITypesUsageStatHistory

UsageStatHistory

Description

Topic: Usage

Fields

period_end: String!

The date and time when plan period ends

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


period_start: String!

The date and time when plan period started

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


shop_id: String!

Unique shop identifier

Example: "sh_EQzGqWoY"


usage_stats: [UsageStat!]!

Used By

Queries

organizationsUsageHistory

Preview (typescript)

Loading module