@valon-technologies/gestalt
Preparing search index...
client
RestGestaltClient
Interface RestGestaltClient
interface
RestGestaltClient
{
app
:
AppClientREST
;
agent
:
AgentClientREST
;
workflow
:
WorkflowClientREST
;
identity
:
IdentityClientREST
;
authorization
:
AuthorizationClientREST
;
close
()
:
Promise
<
void
>
;
}
Index
Properties
app
agent
workflow
identity
authorization
Methods
close
Properties
Readonly
app
app
:
AppClientREST
Readonly
agent
agent
:
AgentClientREST
Readonly
workflow
workflow
:
WorkflowClientREST
Readonly
identity
identity
:
IdentityClientREST
Readonly
authorization
authorization
:
AuthorizationClientREST
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
app
agent
workflow
identity
authorization
Methods
close
@valon-technologies/gestalt
Loading...