interface baseModel.DateProp

Properties

optional
day: number
optional
month: number
optional
year: number

Usage

import { baseModel } from ".";