# 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` | *long* | :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 |