Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
ConnectorAuth
Interface ConnectorAuth
export ConnectorAuth
interface
ConnectorAuth
{
auth_info
?:
any
;
channel_id
?:
null
|
string
;
created_at
?:
string
;
id
?:
null
|
string
;
short_id
?:
null
|
string
;
}
Index
Properties
auth_
info?
channel_
id?
created_
at?
id?
short_
id?
Properties
Optional
auth_
info
auth_
info
?:
any
Auth information
Optional
channel_
id
channel_
id
?:
null
|
string
Channel Id.
Optional
created_
at
created_
at
?:
string
Optional
id
id
?:
null
|
string
Optional
short_
id
short_
id
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth_
info
channel_
id
created_
at
id
short_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export ConnectorAuth