> For the complete documentation index, see [llms.txt](https://dfend.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dfend.gitbook.io/documentation/developer-api/types/ip.md).

# IP

**IP** is an object representing an IP address.

## Attributes

* `ip`  <mark style="color:blue;">string</mark>  The IP address.

### Approvable

When embedded into an [Identity](/documentation/developer-api/types/identity.md), this object is extended by the [Approvable](/documentation/developer-api/types/approvable.md) fields.
