@seamapi/http - v1.122.0
GitHub
Preparing search index...
index
ConnectWebviewsListParameters
Type Alias ConnectWebviewsListParameters
type
ConnectWebviewsListParameters
=
{
custom_metadata_has
?:
Record
<
string
,
unknown
>
;
customer_key
?:
string
;
limit
?:
number
;
page_cursor
?:
string
;
search
?:
string
;
user_identifier_key
?:
string
;
}
Index
Properties
custom_
metadata_
has?
customer_
key?
limit?
page_
cursor?
search?
user_
identifier_
key?
Properties
Optional
custom_
metadata_
has
custom_metadata_has
?:
Record
<
string
,
unknown
>
Optional
customer_
key
customer_key
?:
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
custom_
metadata_
has
customer_
key
limit
page_
cursor
search
user_
identifier_
key
GitHub
@seamapi/http - v1.122.0
Loading...