Sha256: 11c80308cec1133fd719208530174f7587bdcf382a7205d801e672971361791f
Contents?: true
Size: 400 Bytes
Versions: 7
Compression:
Stored size: 400 Bytes
Contents
# UserPut ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | The resource's unique identifier | [optional] | | **properties** | [**UserPropertiesPut**](UserPropertiesPut.md) | | | ## Example ```ruby require 'ionoscloud' instance = Ionoscloud::UserPut.new( id: 15f67991-0f51-4efc-a8ad-ef1fb31a480c, properties: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems