UserAccount
| Extends: | accountDto |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| billingAccount (string) | 1/1 | |
| subscriptionDate (dateTime) | 0/1 | |
| terminationDate (dateTime) | 0/1 | |
| status (string) | 0/1 | |
| terminationReason (string) | 0/1 | |
| subscriptions (Subscriptions) | 0/1 |