OBJECT
type StripeProductPrice {id: String object: String active: Boolean billingScheme: String created: Int currency: String customUnitAmount: Int livemode: Boolean nickname: String product: String recurring: RecurringProductPrice taxBehavior: String tiers_mode: String transformQuantity: Int type: String unitAmount: Int unitAmountDecimal: String }