# Untitled object in Arrays Schema

```txt
https://example.com/schemas/arrays#/properties/objectlist/items
```




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

## items Type

`object` ([Details](arrays-properties-objectlist-items.md))

# undefined Properties

| Property | Type      | Required | Nullable       | Defined by                                                                                                                                       |
| :------- | --------- | -------- | -------------- | :----------------------------------------------------------------------------------------------------------------------------------------------- |
| [a](#a)  | `string`  | Required | cannot be null | [Arrays](arrays-properties-objectlist-items-properties-a.md "https&#x3A;//example.com/schemas/arrays#/properties/objectlist/items/properties/a") |
| [b](#b)  | `integer` | Optional | cannot be null | [Arrays](arrays-properties-objectlist-items-properties-b.md "https&#x3A;//example.com/schemas/arrays#/properties/objectlist/items/properties/b") |

## a

The a property


`a`

-   is required
-   Type: `string`
-   cannot be null
-   defined in: [Arrays](arrays-properties-objectlist-items-properties-a.md "https&#x3A;//example.com/schemas/arrays#/properties/objectlist/items/properties/a")

### a Type

`string`

## b

The b property


`b`

-   is optional
-   Type: `integer`
-   cannot be null
-   defined in: [Arrays](arrays-properties-objectlist-items-properties-b.md "https&#x3A;//example.com/schemas/arrays#/properties/objectlist/items/properties/b")

### b Type

`integer`
