# Untitled object in Nested Object Schema

```txt
https://example.com/schemas/nestedobject#/properties/settings/properties/collaborators
```

collaborators


| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                                   |
| :------------------ | ---------- | -------------- | ------------ | :---------------- | --------------------- | ------------------- | -------------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Allowed               | none                | [nestedobj.schema.json\*](../generated-schemas/nestedobj.schema.json "open original schema") |

## collaborators Type

`object` ([Details](nestedobj-properties-settings-properties-collaborators.md))

# undefined Properties

| Property  | Type     | Required | Nullable       | Defined by                                                                                                                                                                                                        |
| :-------- | -------- | -------- | -------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [id](#id) | `string` | Optional | cannot be null | [Nested Object](nestedobj-properties-settings-properties-collaborators-properties-id.md "https&#x3A;//example.com/schemas/nestedobject#/properties/settings/properties/collaborators/properties/id")              |
| `.*`      | `string` | Optional | cannot be null | [Nested Object](nestedobj-properties-settings-properties-collaborators-patternproperties-.md "https&#x3A;//example.com/schemas/nestedobject#/properties/settings/properties/collaborators/patternProperties/.\*") |

## id




`id`

-   is optional
-   Type: `string`
-   cannot be null
-   defined in: [Nested Object](nestedobj-properties-settings-properties-collaborators-properties-id.md "https&#x3A;//example.com/schemas/nestedobject#/properties/settings/properties/collaborators/properties/id")

### id Type

`string`

## Pattern: `.*`




`.*`

-   is optional
-   Type: `string`
-   cannot be null
-   defined in: [Nested Object](nestedobj-properties-settings-properties-collaborators-patternproperties-.md "https&#x3A;//example.com/schemas/nestedobject#/properties/settings/properties/collaborators/patternProperties/.\*")

### .\* Type

`string`
