Properties
Optional customFields
customFields: any[]
Optional oneTimeCharge
oneTimeCharge: number
Optional oneTimeLoyalty
oneTimeLoyalty: number
Optional recurringCharge
recurringCharge: number
recurringLoyalty
recurringLoyalty: number
Methods
Static parse
- parse(priceResponse: any, isBundleTotal?: boolean): PriceInfo
-
Parameters
-
priceResponse: any
-
Optional isBundleTotal: boolean
PriceInfo
Class that defines price information of an each offer.