Skip to main content
Module

x/alosaur/openapi/e2e/models/product.model.ts>Product

Alosaur - Deno web framework with many decorators
Go to Latest
class Product
import { Product } from "https://deno.land/x/alosaur@v0.38.0/openapi/e2e/models/product.model.ts";

Entity of product

Properties

optional
arr: number[]
optional
count: number
optional
date: Date
optional
description: string
optional
id: number
optional
identifer: bigint
optional
isPrimary: boolean
optional
minType: any
optional
object: Object
optional
objectKeyword: object
optional
type: ProductType