<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [createCodebookSchemaObject](./schema.createcodebookschemaobject.md)

## createCodebookSchemaObject() function

<b>Signature:</b>

```typescript
export declare function createCodebookSchemaObject(input: FactoryInput<CodebookSchema>): CodebookSchema;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  input | [FactoryInput](./schema.factoryinput.md)<!-- -->&lt;[CodebookSchema](./schema.codebookschema.md)<!-- -->&gt; |  |

<b>Returns:</b>

[CodebookSchema](./schema.codebookschema.md)

