Skip to main content

ProductPrice (Object)

Description

No description



Fields

NameDescription
additionalSeatPrice - Price!
planPrice - Price!
renewalType - PlanRenewalType!

type ProductPrice {
additionalSeatPrice: Price!
planPrice: Price!
renewalType: PlanRenewalType!
}