@contio/partner-sdk - v1.7.1
Preparing search index...
UserConnection
Interface UserConnection
interface
UserConnection
{
created_at
:
string
;
feature_activated_at
?:
string
;
id
:
string
;
last_used_at
?:
string
;
oauth_expires_at
?:
string
;
oauth_scopes
:
string
[]
;
status
:
string
;
updated_at
:
string
;
user_email
?:
string
;
user_id
:
string
;
user_name
?:
string
;
}
Index
Properties
created_
at
feature_
activated_
at?
id
last_
used_
at?
oauth_
expires_
at?
oauth_
scopes
status
updated_
at
user_
email?
user_
id
user_
name?
Properties
created_
at
created_at
:
string
Optional
feature_
activated_
at
feature_activated_at
?:
string
id
id
:
string
Optional
last_
used_
at
last_used_at
?:
string
Optional
oauth_
expires_
at
oauth_expires_at
?:
string
oauth_
scopes
oauth_scopes
:
string
[]
status
status
:
string
updated_
at
updated_at
:
string
Optional
user_
email
user_email
?:
string
user_
id
user_id
:
string
Optional
user_
name
user_name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
feature_
activated_
at
id
last_
used_
at
oauth_
expires_
at
oauth_
scopes
status
updated_
at
user_
email
user_
id
user_
name
@contio/partner-sdk - v1.7.1
Loading...