Skip to main content

StripePriceType

No description

type StripePriceType {
id: String
name: String
amount: Float
flatAmount: Float
unitAmount: Float
totalAmount: Float
quantity: Int
minimumQuantity: Int
}

Fields

StripePriceType.id ● String scalar

StripePriceType.name ● String scalar

StripePriceType.amount ● Float scalar

StripePriceType.flatAmount ● Float scalar

the total flat amount to pay

StripePriceType.unitAmount ● Float scalar

the total unit amount to pay

StripePriceType.totalAmount ● Float scalar

StripePriceType.quantity ● Int scalar

StripePriceType.minimumQuantity ● Int scalar

Returned by

stripePriceInformation query