Organization
Organization defines the attributes of an organization used in B2B scenarios.
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| description | str | The description of the organization. | [optional] | 
| display_name | str | The display name of the organization. | |
| id | str | The unique UUID assigned to the organization when it is created. | |
| logo_uri | str | The URI of the logo to display when showing organizations. | [optional] | 
| name | str | The name of the organization. |