| name | data type | description | 
|---|---|---|
| SubscriptionCode | SubscriptionQualifierStructure | |
Properties inherited from ErrorCodeStructure | 
        ||
| ErrorText | string | |
| number | number | |
Example
{
  "SubscriptionCode" : {
    "value" : "..."
  },
  "ErrorText" : "...",
  "number" : 12345
}