Preparing search index...
The search index is not available
@team-plain/typescript-sdk
@team-plain/typescript-sdk
<internal>
LabelType
Interface LabelType
interface
LabelType
{
archivedAt
:
null
|
string
;
archivedBy
:
null
|
InternalActor
;
createdAt
:
string
;
createdBy
:
InternalActor
;
icon
?:
null
|
string
;
id
:
string
;
isArchived
?:
boolean
;
name
:
string
;
updatedAt
:
string
;
updatedBy
:
InternalActor
;
[
k
:
string
]
:
unknown
;
}
Indexable
[
k:
string
]:
unknown
Index
Properties
archived
At
archived
By
created
At
created
By
icon?
id
is
Archived?
name
updated
At
updated
By
Properties
archived
At
archived
At
:
null
|
string
archived
By
archived
By
:
null
|
InternalActor
created
At
created
At
:
string
created
By
created
By
:
InternalActor
Optional
icon
icon
?:
null
|
string
id
id
:
string
Optional
is
Archived
is
Archived
?:
boolean
name
name
:
string
updated
At
updated
At
:
string
updated
By
updated
By
:
InternalActor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
archived
At
archived
By
created
At
created
By
icon
id
is
Archived
name
updated
At
updated
By
@team-plain/typescript-sdk
Loading...
Generated using
TypeDoc