Preparing search index...
The search index is not available
@contrail/entity-types
@contrail/entity-types
LoadResult
Interface LoadResult
interface
LoadResult
{
assortmentItemsLoadResult
?:
EntityLoadResult
;
colorsLoadResult
?:
EntityLoadResult
;
customEntitiesLoadResult
?:
EntityLoadResult
;
failureArea
?:
LoaderFailureArea
;
generalErrors
?:
GeneralIssueDetails
[]
;
generalWarnings
?:
GeneralIssueDetails
[]
;
itemsLoadResult
?:
EntityLoadResult
;
projectItemsLoadResult
?:
EntityLoadResult
;
systemErrors
?:
GeneralIssueDetails
[]
;
transformErrors
:
any
[]
;
transformWarnings
?:
any
[]
;
}
Index
Properties
assortment
Items
Load
Result?
colors
Load
Result?
custom
Entities
Load
Result?
failure
Area?
general
Errors?
general
Warnings?
items
Load
Result?
project
Items
Load
Result?
system
Errors?
transform
Errors
transform
Warnings?
Properties
Optional
assortment
Items
Load
Result
assortment
Items
Load
Result
?:
EntityLoadResult
Optional
colors
Load
Result
colors
Load
Result
?:
EntityLoadResult
Optional
custom
Entities
Load
Result
custom
Entities
Load
Result
?:
EntityLoadResult
Optional
failure
Area
failure
Area
?:
LoaderFailureArea
Optional
general
Errors
general
Errors
?:
GeneralIssueDetails
[]
Optional
general
Warnings
general
Warnings
?:
GeneralIssueDetails
[]
Optional
items
Load
Result
items
Load
Result
?:
EntityLoadResult
Optional
project
Items
Load
Result
project
Items
Load
Result
?:
EntityLoadResult
Optional
system
Errors
system
Errors
?:
GeneralIssueDetails
[]
transform
Errors
transform
Errors
:
any
[]
Optional
transform
Warnings
transform
Warnings
?:
any
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assortment
Items
Load
Result
colors
Load
Result
custom
Entities
Load
Result
failure
Area
general
Errors
general
Warnings
items
Load
Result
project
Items
Load
Result
system
Errors
transform
Errors
transform
Warnings
@contrail/entity-types
Loading...
Generated using
TypeDoc