ChangeSet <T>
Index
Constructors
Properties
Methods
Constructors
constructor
Type parameters
- T: AnyEntity<T>
Parameters
entity: T
type: ChangeSetType
payload: EntityDictionary<T>
meta: EntityMetadata<T>
Returns ChangeSet<T>
Properties
collection
publicentity
name
optionaloriginalEntity
publicpayload
persisted
rootName
optionalschema
publictype
Methods
getPrimaryKey
Parameters
object: boolean = false
Returns null | Primary<T>
getSerializedPrimaryKey
Returns null | string