Magidoc

PaywallPrice
Object

DTO for a price

Fields

#

billingCountryCode

The country code for billing, e.g. "US"

billingId

The unique identifier for the entity in the billing provider

billingModel

Non-null

The billing model for the price, e.g. "recurring" or "one-time"

billingPeriod

Non-null

The billing period for the price, e.g. "monthly" or "yearly"

blockSize

The number of units per block. Defaults to 1 unit

feature

The feature associated with this price, if applicable

featureId

The ID of the feature associated with this price, if applicable

maxUnitQuantity

The maximum unit quantity for this price, if applicable

minUnitQuantity

The minimum unit quantity for this price, if applicable

price

The price amount in the smallest currency unit (e.g. cents)

tiers

List of tiers for the price, if applicable

tiersMode

The tiers mode for the price, e.g. "graduated" or "volume"

Usages

#

References

#