Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 448 Bytes

PricingSchedule.md

File metadata and controls

20 lines (10 loc) · 448 Bytes

PricingSchedule

Represents effectiveness period and config of a price plan. i.e, price plan bound by time.

Properties

Name Type Description Notes
pricePlanDetails PricePlanDetails [optional]
startDate OffsetDateTime
endDate OffsetDateTime

Implemented Interfaces

  • Serializable