Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
RepositoryInfo
Class RepositoryInfo
Implements
LfRepositoryClientV1
.
IRepositoryInfo
Index
Constructors
constructor
Properties
repo
Id?
repo
Name?
webclient
Url?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Repository
Info
(
data
?
)
:
LfRepositoryClientV1
.
RepositoryInfo
Parameters
Optional
data
:
LfRepositoryClientV1
.
IRepositoryInfo
Returns
LfRepositoryClientV1
.
RepositoryInfo
Properties
Optional
repo
Id
repo
Id
?:
string
The repository id.
Optional
repo
Name
repo
Name
?:
string
The repository name.
Optional
webclient
Url
webclient
Url
?:
string
The corresponding repository WebClient url.
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
)
:
LfRepositoryClientV1
.
RepositoryInfo
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
RepositoryInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
repo
Id
repo
Name
webclient
Url
Methods
init
toJSON
fromJS
Documentation
Loading...
The repository id.