ReportDateString
Home > @gooddata/sdk-model > ReportDateString
ReportDateString type
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
ISO 8601 calendar date (YYYY-MM-DD).
Signature:
export type ReportDateString = string;