@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
IntegerColumnType
Type Alias IntegerColumnType<TChoices, Type, Default, Dropdown>
IntegerColumnType
:
ChoiceColumnType
<
TChoices
,
Type
,
Default
,
TableName
,
Dropdown
,
>
&
{
max
?:
number
;
min
?:
number
}
Type Parameters
TChoices
extends
Choices
<
number
>
=
Choices
<
number
>
Type
extends
SuggestionOrChoiceType
<
Dropdown
,
TChoices
>
=
ChoiceType
<
TChoices
>
Default
extends
Type
=
Type
Dropdown
extends
choiceDropdownType
=
choiceDropdownType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...