Class: CustomEntityInput
backend.CustomEntityInput
#
Hierarchy↳
CustomEntityInput
#
ImplementsTCustomEntityInput
#
Table of contents#
Constructors#
Properties#
Constructors#
constructor• new CustomEntityInput()
#
Inherited from#
Properties#
customMeta• Optional
customMeta: null
| Record
<string
, null
| string
>
#
Implementation ofTCustomEntityInput.customMeta
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:32
#
entityType• entityType: string
#
Implementation ofTCustomEntityInput.entityType
#
Defined insystem/core/backend/src/models/inputs/custom-entity.input.ts:10
#
isEnabled• Optional
isEnabled: null
| boolean
#
Implementation ofTCustomEntityInput.isEnabled
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:26
#
meta• Optional
meta: null
| TBasePageMeta
#
Implementation ofTCustomEntityInput.meta
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:29
#
name• Optional
name: string
#
Implementation ofTCustomEntityInput.name
#
Defined insystem/core/backend/src/models/inputs/custom-entity.input.ts:13
#
pageDescription• Optional
pageDescription: null
| string
#
Implementation ofTCustomEntityInput.pageDescription
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:23
#
pageTitle• Optional
pageTitle: null
| string
#
Implementation ofTCustomEntityInput.pageTitle
#
Inherited from#
Defined insystem/core/backend/src/models/inputs/base-page.input.ts:20
#
slug• Optional
slug: null
| string
#
Implementation ofTCustomEntityInput.slug