Skip to main content
Version: 5.9

EntityTransformer

Index

Constructors

Methods

Constructors

constructor

Methods

statictoObject

  • toObject<T>(entity, ignoreFields, raw): EntityData<T>
  • Type parameters

    • T: object

    Parameters

    • entity: T
    • ignoreFields: string[] = []
    • raw: boolean = false

    Returns EntityData<T>

Page Options