# findings.SocketAddress

### Description

It provides details about a socket address

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | The IP address of this socket address | 
**port** | **Number** | The port number of this socket address | [optional] 

