Types > UsageStat
Commerce APITypesUsageStat
UsageStat

Description

Topic: Usage

Fields

count: Int!

Number of items used

Example: 50


kind: String!

Kind of the item

Example: "sms_fee_AU"


num_free_items: Int!

Number of free items for this kind

Example: 5


price_per_item: Int!

Price per item in USD cents

Example: 5


Used By

Queries

usage

Preview (typescript)

Loading module