ItemCatalogs
The Item Catalogs resource manages catalog details. A catalog is a collection of categories that are arranged in a hierarchy.
Columns
Name | Type | Description |
CatalogId [KEY] | Long | CatalogId of ItemCatalogs |
CatalogCode | String | CatalogCode of ItemCatalogs |
CatalogName | String | CatalogName of ItemCatalogs |
Description | String | Description of ItemCatalogs |
MasterControlledFlag | Bool | MasterControlledFlag of ItemCatalogs |
StartDate | Date | StartDate of ItemCatalogs |
EndDate | Date | EndDate of ItemCatalogs |
AssignItemsToLeafOnlyFlag | Bool | AssignItemsToLeafOnlyFlag of ItemCatalogs |
AllowItemToMultipleCategoriesFlag | Bool | AllowItemToMultipleCategoriesFlag of ItemCatalogs |
PublicCatalogFlag | Bool | PublicCatalogFlag of ItemCatalogs |
DefaultCategoryCode | String | DefaultCategoryCode of ItemCatalogs |
HierarchyEnabledFlag | Bool | HierarchyEnabledFlag of ItemCatalogs |
CreationDateTime | Datetime | CreationDateTime of ItemCatalogs |
LastUpdateDateTime | Datetime | LastUpdateDateTime of ItemCatalogs |
Finder | String | Finder of ItemCatalogs |