NotNullIntegerInput
Type, Introduced in version 2.18
Represents a 32-bit integer input for update commands.
See Input types for more information.
Properties
Name | Type | Summary | Introduced in |
---|---|---|---|
Value | Int32 | The 32-bit integer value to update the property with. |
Example
{
"Value": 0
}