@seamapi/http - v1.122.0
GitHub
Preparing search index...
index
AccessCodesListParameters
Type Alias AccessCodesListParameters
type
AccessCodesListParameters
=
{
access_code_ids
?:
string
[]
;
access_grant_id
?:
string
;
access_grant_key
?:
string
;
access_method_id
?:
string
;
customer_key
?:
string
;
device_id
?:
string
;
limit
?:
number
;
page_cursor
?:
string
;
search
?:
string
;
user_identifier_key
?:
string
;
}
Index
Properties
access_
code_
ids?
access_
grant_
id?
access_
grant_
key?
access_
method_
id?
customer_
key?
device_
id?
limit?
page_
cursor?
search?
user_
identifier_
key?
Properties
Optional
access_
code_
ids
access_code_ids
?:
string
[]
Optional
access_
grant_
id
access_grant_id
?:
string
Optional
access_
grant_
key
access_grant_key
?:
string
Optional
access_
method_
id
access_method_id
?:
string
Optional
customer_
key
customer_key
?:
string
Optional
device_
id
device_id
?:
string
Optional
limit
limit
?:
number
Optional
page_
cursor
page_cursor
?:
string
Optional
search
search
?:
string
Optional
user_
identifier_
key
user_identifier_key
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
code_
ids
access_
grant_
id
access_
grant_
key
access_
method_
id
customer_
key
device_
id
limit
page_
cursor
search
user_
identifier_
key
GitHub
@seamapi/http - v1.122.0
Loading...