Constructors

Properties

_from: number

The end date of the period in unix timestamp.

to: number

The start date of the period in unix timestamp.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods