Ownerreferencesegments
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Owner type. This field must be either left null or set to 'IDENTITY' on input, otherwise a 400 Bad Request error will result. | [default to undefined] |
| id | (optional) string | Identity id | [default to undefined] |
| name | (optional) string | Human-readable display name of the owner. It may be left null or omitted in a POST or PATCH. If set, it must match the current value of the owner's display name, otherwise a 400 Bad Request error will result. | [default to undefined] |