---
id: v1-form-definition-dynamic-schema-request
title: FormDefinitionDynamicSchemaRequest
pagination_label: FormDefinitionDynamicSchemaRequest
sidebar_label: FormDefinitionDynamicSchemaRequest
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'FormDefinitionDynamicSchemaRequest', 'v1FormDefinitionDynamicSchemaRequest']
slug: /tools/sdk/typescript/custom_forms/models/form-definition-dynamic-schema-request
tags: ['SDK', 'Software Development Kit', 'FormDefinitionDynamicSchemaRequest', 'v1FormDefinitionDynamicSchemaRequest']
---

# FormDefinitionDynamicSchemaRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | **(optional)** `FormDefinitionDynamicSchemaRequestAttributes` |  | [default to undefined]
**description** | **(optional)** `string` | Description is the form definition dynamic schema description text | [default to undefined]
**id** | **(optional)** `string` | ID is a unique identifier | [default to undefined]
**type** | **(optional)** `string` | Type is the form definition dynamic schema type | [default to undefined]
**versionNumber** | **(optional)** `number` | VersionNumber is the form definition dynamic schema version number | [default to undefined]

