DaffCategoryLoad
An action triggered to initialize a category load request.
class DaffCategoryLoad implements Action {
readonly type: DaffCategoryActionTypes.CategoryLoadAction
request: DaffCategoryIdRequest
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCategoryActionTypes.CategoryLoadAction | |
request | DaffCategoryIdRequest |