@cpod/sdk - v0.2.7
Preparing search index...
RegisterAppPromptRequest
Interface RegisterAppPromptRequest
Register app prompt request
interface
RegisterAppPromptRequest
{
name
:
string
;
description
?:
string
;
template
:
string
;
variables
?:
AppPromptVariable
[]
;
}
Index
Properties
name
description?
template
variables?
Properties
name
name
:
string
Optional
description
description
?:
string
template
template
:
string
Optional
variables
variables
?:
AppPromptVariable
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
description
template
variables
@cpod/sdk - v0.2.7
Loading...
Register app prompt request