ScheduledMoneyValue
No description
type ScheduledMoneyValue {
  timespans: [TimespanWithMoneyValue!]!
}
Fields
ScheduledMoneyValue.timespans ● [TimespanWithMoneyValue!]! non-null object
Implemented By
PricingStructureValue  union