Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
Attribute
Class Attribute
Implements
IAttribute
Index
Constructors
constructor
Properties
key?
value?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Attribute
(
data
?
)
:
Attribute
Parameters
Optional
data
:
IAttribute
Returns
Attribute
Properties
Optional
key
key
?:
string
Optional
value
value
?:
string
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
Attribute
Parameters
data
:
any
Returns
Attribute
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
key
value
Methods
init
toJSON
fromJS
Documentation
Loading...