TimespanWithMoneyValue
No description
type TimespanWithMoneyValue {
finish: Date
start: Date
value: Money!
}
Fields
TimespanWithMoneyValue.finish ● Date scalar
TimespanWithMoneyValue.start ● Date scalar
TimespanWithMoneyValue.value ● Money! non-null object
Member Of
ScheduledMoneyValue object