PricingStructureValue
No description
union PricingStructureValue = Money | PayWhatYouWantValue | ScheduledMoneyValue
Possible types
PricingStructureValue.Money
object
PricingStructureValue.PayWhatYouWantValue
object
PricingStructureValue.ScheduledMoneyValue
object
Member Of
PricingStructure
object