File

projects/congacommerce/ecommerce/src/lib/modules/catalog/classes/note.model.ts

Extends

AObject

Index

Properties

Properties

Body
Type : string
Default value : null
Decorators :
@AField({soql: 'Body'})
CreatedBy
Type : User
Default value : null
Decorators :
@AField({soql: 'CreatedBy'})
@Type(undefined)
IsDeleted
Type : boolean
Default value : false
Decorators :
@AField({soql: 'IsDeleted'})
IsPrivate
Type : boolean
Default value : false
Decorators :
@AField({soql: 'IsPrivate'})
OwnerId
Type : string
Default value : null
Decorators :
@AField({soql: 'OwnerId'})
ParentId
Type : string
Default value : null
Decorators :
@AField({soql: 'ParentId'})
Title
Type : string
Default value : null
Decorators :
@AField({soql: 'Title'})

results matching ""

    No results matching ""