subscriptionWithCreditLimitDto

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

XML

Elements

name (type) min/max
occurs
description
userId (string) 0/1
organizationId (string) 0/1
offerId (string) 0/1
servicesToAdd (serviceToAddDto) 0/unbounded
creditLimits (creditLimitDto) 0/unbounded
subscriptionDate (dateTime) 0/1

JSON

property type description
userId userId (string)
organizationId organizationId (string)
offerId offerId (string)
servicesToAdd array of servicesToAdd (serviceToAddDto)
creditLimits array of creditLimits (creditLimitDto)
subscriptionDate subscriptionDate (dateTime)