stack

Home > @infiniteobjects/models > PrintButtonPlatformConfigModel > beforeInsert

PrintButtonPlatformConfigModel.beforeInsert() method

Runs before saving the platform for the first time:

Signature:

beforeInsert(): Promise<void>;

Returns:

Promise<void>

Remarks