@seamapi/http - v1.123.0
GitHub
Preparing search index...
index
AccessCodesReportDeviceConstraintsParameters
Type Alias AccessCodesReportDeviceConstraintsParameters
type
AccessCodesReportDeviceConstraintsParameters
=
{
device_id
:
string
;
max_code_length
?:
number
;
min_code_length
?:
number
;
supported_code_lengths
?:
number
[]
;
}
Index
Properties
device_
id
max_
code_
length?
min_
code_
length?
supported_
code_
lengths?
Properties
device_
id
device_id
:
string
Optional
max_
code_
length
max_code_length
?:
number
Optional
min_
code_
length
min_code_length
?:
number
Optional
supported_
code_
lengths
supported_code_lengths
?:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device_
id
max_
code_
length
min_
code_
length
supported_
code_
lengths
GitHub
@seamapi/http - v1.123.0
Loading...