# Connection ## Fields | Field | Type | Required | Description | | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | | `Address` | **string* | :heavy_minus_sign: | N/A | | `Local` | **bool* | :heavy_minus_sign: | Indicates if the connection is the server's LAN address | | `Port` | **int64* | :heavy_minus_sign: | N/A | | `Protocol` | **string* | :heavy_minus_sign: | N/A | | `Relay` | **bool* | :heavy_minus_sign: | Indicates the connection is over a relayed connection | | `URI` | **string* | :heavy_minus_sign: | N/A |