Preparing search index...
The search index is not available
app-hablla
app-hablla
api/HabllaBuilderApi
IworkspaceBuilder
Interface IworkspaceBuilder
interface
IworkspaceBuilder
{
endpoint
:
string
;
error
:
{
[
key
:
string
]:
Error
}
;
workspaceId
:
string
;
validateWorkspaceId
()
:
Promise
<
void
>
;
}
Implemented by
HabllaAPIBuilderApi
Index
Properties
endpoint
error
workspace
Id
Methods
validate
Workspace
Id
Properties
endpoint
endpoint
:
string
error
error
:
{
[
key
:
string
]:
Error
}
Readonly
workspace
Id
workspaceId
:
string
Methods
validate
Workspace
Id
validateWorkspaceId
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
error
workspace
Id
Methods
validate
Workspace
Id
app-hablla
Loading...