Preparing search index...
The search index is not available
digicust_types
digicust_types
ContextModel
Interface ContextModel
Identifies the context of a case.
interface
ContextModel
{
customerId
?:
string
;
id
?:
string
;
name
?:
string
;
projectId
?:
string
;
}
Index
Properties
customer
Id?
id?
name?
project
Id?
Properties
Optional
customer
Id
customer
Id
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
project
Id
project
Id
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
customer
Id
id
name
project
Id
digicust_types
Loading...
Identifies the context of a case.