Skip to main content
Version: Next

EntityTransformer

Index

Constructors

Methods

Constructors

constructor

Methods

statictoObject

  • toObject(entity, ignoreFields, raw): Omit<EntityDTO<Entity>, Ignored>
  • Parameters

    • entity: Entity
    • ignoreFields: Ignored[] = []
    • raw: boolean = false

    Returns Omit<EntityDTO<Entity>, Ignored>

Page Options