Sha256: 324ce8bef0f302d878b8f3fbc274eee4d07544c13bca1f1f78d91ecc80039ae3
Contents?: true
Size: 316 Bytes
Versions: 54
Compression:
Stored size: 316 Bytes
Contents
# OryClient::GetOrganizationResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **organization** | [**Organization**](Organization.md) | | | ## Example ```ruby require 'ory-client' instance = OryClient::GetOrganizationResponse.new( organization: null ) ```
Version data entries
54 entries across 54 versions & 1 rubygems