Admin APIAPI ReferencePlansObjectsPlanPriceOn this pagePlanPrice Object Description Price information for a subscription plan. Declaration type PlanPrice { value: Float! currency: String!} Fields NameTypeDescriptionvalueFloat!Price value.currencyString!Currency code (e.g., "EUR", "USD").