Class: UpdateProductCategory
backend.UpdateProductCategory
#
Hierarchy↳
UpdateProductCategory
#
ImplementsTProductCategoryInput
#
Table of contents#
Constructors#
Properties#
Constructors#
constructor• new UpdateProductCategory()
#
Inherited from#
Properties#
customMeta• Optional
customMeta: null
| Record
<string
, null
| string
>
#
Implementation ofTProductCategoryInput.customMeta
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:32
#
description• Optional
description: null
| string
#
Implementation ofTProductCategoryInput.description
#
Defined insystem/core/backend/src/models/inputs/product-category.update.ts:15
#
descriptionDelta• Optional
descriptionDelta: null
| string
#
Implementation ofTProductCategoryInput.descriptionDelta
#
Defined insystem/core/backend/src/models/inputs/product-category.update.ts:18
#
isEnabled• Optional
isEnabled: null
| boolean
#
Implementation ofTProductCategoryInput.isEnabled
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:26
#
mainImage• Optional
mainImage: null
| string
#
Implementation ofTProductCategoryInput.mainImage
#
Defined insystem/core/backend/src/models/inputs/product-category.update.ts:12
#
meta• Optional
meta: null
| TBasePageMeta
#
Implementation ofTProductCategoryInput.meta
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:29
#
name• Optional
name: null
| string
#
Implementation ofTProductCategoryInput.name
#
Defined insystem/core/backend/src/models/inputs/product-category.update.ts:9
#
pageDescription• Optional
pageDescription: null
| string
#
Implementation ofTProductCategoryInput.pageDescription
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:23
#
pageTitle• Optional
pageTitle: null
| string
#
Implementation ofTProductCategoryInput.pageTitle
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:20
#
parentId• Optional
parentId: null
| number
#
Implementation ofTProductCategoryInput.parentId
#
Defined insystem/core/backend/src/models/inputs/product-category.update.ts:21
#
slug• Optional
slug: null
| string
#
Implementation ofTProductCategoryInput.slug