| Name | Description | Type | Additional information |
|---|---|---|---|
| CircuitID |
Unique ID of Circuit |
integer |
None. |
| CircuitName |
Name of Circuit |
string |
String length: inclusive between 0 and 50 |
| ParentCircuitID |
CircuitId of this circuit's parent in the circuit hierarchy. An ID of -1 is used for no parent circuit. |
integer |
None. |
| FullAddress |
Full site address for this circuit |
string |
String length: inclusive between 0 and 8000 |
| Postcode |
Postcode of the site for this circuit |
string |
String length: inclusive between 0 and 20 |
| PrimaryContactName |
Name of the primary contact for this circuit |
string |
String length: inclusive between 0 and 100 |
| PrimaryContactEmail |
Email address of the primary contact for this circuit |
string |
String length: inclusive between 0 and 100 |
| PrimaryContactPhone |
Phone number of the primary contact for this circuit |
string |
String length: inclusive between 0 and 20 |
| SecondaryContactName |
Name of the secondary contact for this circuit |
string |
String length: inclusive between 0 and 100 |
| SecondaryContactEmail |
Email address of the secondary contact for this circuit |
string |
String length: inclusive between 0 and 100 |
| SecondaryContactPhone |
Phone number of the secondary contact for this circuit |
string |
String length: inclusive between 0 and 20 |