Home > @infiniteobjects/video-print > VideoPrintFromRepository > fromModel
Creates a VideoPrint from IVideoPrint data
Signature:
fromModel(print: IVideoPrint): Promise<VideoPrintModel>;
Parameter | Type | Description |
---|---|---|
IVideoPrint |
Returns:
Promise<VideoPrintModel>
This does not save the print in the DB