Home > @infiniteobjects/models > BaseFirebaseEntity > toModel
Serializes this class back to the model
Signature:
abstract toModel(admin?: boolean): any;
Parameter | Type | Description |
---|---|---|
admin | boolean | (Optional) |
Returns:
any
Used on API responses