@contio/partner-sdk - v1.7.1
Preparing search index...
UserConnectionListParams
Interface UserConnectionListParams
interface
UserConnectionListParams
{
limit
?:
number
;
offset
?:
number
;
status
?:
"active"
|
"revoked"
|
"expired"
;
user_id
?:
string
;
}
Index
Properties
limit?
offset?
status?
user_
id?
Properties
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
status
status
?:
"active"
|
"revoked"
|
"expired"
Optional
user_
id
user_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
offset
status
user_
id
@contio/partner-sdk - v1.7.1
Loading...