Interface: OrgUpdatableInterface
Extends
Pick<OrgInterface,"name"|"active"|"owner">
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
active | boolean | - | Pick.active |
name | string | Name | Pick.name |
owner | ReferenceIdInterface<string> | Org Owner | Pick.owner |