This interface represents a Date parameter in a MarloweTemplate.

Dates are encoded as a bigint representing the milliseconds since the epoch.

Type Parameters

  • Name extends string

    The name of the parameter is used by different type functions to infer the Template's ObjectParam.

Hierarchy

  • DateParam

Properties

Properties

description?: string
name: Name
type: "date"