Sha256: cdc26ec6f9057da513e531e45d2d90a0fb7fd6a609c017a9281a8edc44fc9b6b
Contents?: true
Size: 335 Bytes
Versions: 26
Compression:
Stored size: 335 Bytes
Contents
# OryClient::ListOrganizationsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **organizations** | [**Array<Organization>**](Organization.md) | | | ## Example ```ruby require 'ory-client' instance = OryClient::ListOrganizationsResponse.new( organizations: null ) ```
Version data entries
26 entries across 26 versions & 1 rubygems