offerPricePlanDto

Extends: baseDto
Namespace: (default namespace)
XML Schema: ns0.xsd
Available Since: Oct 11, 2013

XML

Elements

name (type) min/max
occurs
description
offerId (string) 0/1
organizationId (string) 0/1
taxId (string) 0/1
subscriptionProrata (boolean) 0/1
terminationProrata (boolean) 0/1
applyInAdvance (boolean) 0/1
param1 (string) 0/1
param2 (string) 0/1
param3 (string) 0/1
billingPeriod (int) 0/1
recurringCharges (recurringChargeDto) 0/unbounded
usageUnit (string) 0/1
usageCharges (usageChargeDto) 0/unbounded
subscriptionFees (subscriptionFeeDto) 0/unbounded
terminationFees (terminationFeeDto) 0/unbounded

JSON

property type description
offerId offerId (string)
organizationId organizationId (string)
taxId taxId (string)
subscriptionProrata subscriptionProrata (boolean)
terminationProrata terminationProrata (boolean)
applyInAdvance applyInAdvance (boolean)
param1 param1 (string)
param2 param2 (string)
param3 param3 (string)
billingPeriod billingPeriod (int)
recurringCharges array of recurringCharges (recurringChargeDto)
usageUnit usageUnit (string)
usageCharges array of usageCharges (usageChargeDto)
subscriptionFees array of subscriptionFees (subscriptionFeeDto)
terminationFees array of terminationFees (terminationFeeDto)