Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IShare
Interface IShare
interface
IShare
{
channelId
?:
string
;
code
?:
string
;
createdAt
?:
string
;
delegateTeleop
?:
boolean
;
expiration
?:
null
|
string
;
id
?:
string
;
message
?:
string
;
organizationId
?:
string
;
scope
:
IScopeFilter
;
time
:
string
;
updatedAt
?:
string
;
userId
?:
string
;
userName
?:
string
;
}
Hierarchy (
view full
)
IBaseEntity
IShare
Index
Properties
channel
Id?
code?
created
At?
delegate
Teleop?
expiration?
id?
message?
organization
Id?
scope
time
updated
At?
user
Id?
user
Name?
Properties
Optional
channel
Id
channel
Id
?:
string
Optional
code
code
?:
string
Optional
created
At
created
At
?:
string
Optional
delegate
Teleop
delegate
Teleop
?:
boolean
Optional
expiration
expiration
?:
null
|
string
Optional
id
id
?:
string
Optional
message
message
?:
string
Optional
organization
Id
organization
Id
?:
string
scope
scope
:
IScopeFilter
time
time
:
string
Optional
updated
At
updated
At
?:
string
Optional
user
Id
user
Id
?:
string
Optional
user
Name
user
Name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
channel
Id
code
created
At
delegate
Teleop
expiration
id
message
organization
Id
scope
time
updated
At
user
Id
user
Name
@formant/data-sdk
Loading...
Generated using
TypeDoc