SubscriberSourceDescription
A container for low level information about a SubscriberSource
| Attributes | Type | Description |
|---|---|---|
| tableName | xs:string | The database table name. |
| fields | FieldDescription[] | A description of every field in the SubscriberSource. |
| indexes | IndexDescription[] | A description of every index in the SubscriberSource. |