Sha256: 9fab37245a991c911f943541ddd046506e3fc993118493b33c5186ff9b97bccd
Contents?: true
Size: 318 Bytes
Versions: 9
Compression:
Stored size: 318 Bytes
Contents
# IpApi::IpBlockPatch ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **description** | **String** | The description of the Ip Block. | [optional] | ## Example ```ruby require 'pnap_ip_api' instance = IpApi::IpBlockPatch.new( description: Ip Block allocation. ) ```
Version data entries
9 entries across 9 versions & 1 rubygems