Home > @infiniteobjects/models > BaseFirebaseEntity > beforeInsert
Called before storing the document for the first time.
Signature:
/** @virtual */
beforeInsert(): Promise<void>;
Returns:
Promise<void>
Here we can call other services like Stripe