PlanData interface

Billing plan information.

Properties

billingCycle

different billing cycles like MONTHLY/WEEKLY

effectiveDate

date when plan was applied NOTE: This property will not be serialized. It can only be populated by the server.

planId

plan id as published by Liftr.PAN

usageType

different usage type like PAYG/COMMITTED

Property Details

billingCycle

different billing cycles like MONTHLY/WEEKLY

billingCycle: string

Property Value

string

effectiveDate

date when plan was applied NOTE: This property will not be serialized. It can only be populated by the server.

effectiveDate?: Date

Property Value

Date

planId

plan id as published by Liftr.PAN

planId: string

Property Value

string

usageType

different usage type like PAYG/COMMITTED

usageType?: string

Property Value

string