Skip to main content
name
string | null

Name of the price.

description
string | null

Internal description for this price, not shown to customers. Typically notes for your team.

priceModel
enum<string>
Available options:
fee,
volume,
graduated,
package
purchase
enum<string>
Available options:
one_time,
recurring
termCount
integer<int32>

Billing cycle's term frequency (count).

termUnit
enum<string>
Available options:
day,
week,
month,
year
pricing
object