Sha256: 4bd0275cbf9fedc41efea93ca0381ed56de8b0467ea351d3a762ad5b8f6de170
Contents?: true
Size: 383 Bytes
Versions: 7
Compression:
Stored size: 383 Bytes
Contents
# DatadogAPIClient::V1::UserDisableResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **message** | **String** | Information pertaining to a user disabled for a given organization. | [optional] | ## Example ```ruby require 'datadog_api_client/v1' instance = DatadogAPIClient::V1::UserDisableResponse.new( message: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems