stack

Home > @infiniteobjects/models > BaseFirebaseEntity > beforeInsert

BaseFirebaseEntity.beforeInsert() method

Called before storing the document for the first time.

Signature:

/** @virtual */
beforeInsert(): Promise<void>;

Returns:

Promise<void>

Remarks

Here we can call other services like Stripe