Update to powershell SDK docs: 13767223593

This commit is contained in:
developer-relations-sp
2025-03-10 14:33:01 +00:00
parent 507eb69f95
commit 8c3bd4fe6f
8 changed files with 14 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ tags: ['SDK', 'Software Development Kit', 'FormDefinitionInput', 'V2024FormDefin
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** | Unique identifier for the form input. | [optional]
**Type** | **Enum** [ "STRING" ] | FormDefinitionInputType value. STRING FormDefinitionInputTypeString | [optional]
**Type** | **Enum** [ "STRING", "ARRAY" ] | FormDefinitionInputType value. STRING FormDefinitionInputTypeString | [optional]
**Label** | **String** | Name for the form input. | [optional]
**Description** | **String** | Form input's description. | [optional]