Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 547 Bytes

PlanOverride.md

File metadata and controls

22 lines (12 loc) · 547 Bytes

PlanOverride

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

Properties

Name Type Description Notes
pricePlanId String
pricePlanName String
pricePlanDetailsOverride PricePlanDetailsOverride [optional]
startDate OffsetDateTime
endDate OffsetDateTime

Implemented Interfaces

  • Serializable