Sha256: b84dc8b7d2d45bf1849b98eb9d877d2dbb72483b13f85bafb3eb948b70b2f9d1
Contents?: true
Size: 293 Bytes
Versions: 29
Compression:
Stored size: 293 Bytes
Contents
# OryClient::UpdateWorkspaceBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | The name of the workspace. | | ## Example ```ruby require 'ory-client' instance = OryClient::UpdateWorkspaceBody.new( name: null ) ```
Version data entries
29 entries across 29 versions & 1 rubygems