Skip to main content

DateType type

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Represents an issuance or expiration date for Credentials / Presentations. This is used as input when creating them.

This API may change without prior notice.

Signature:
export type DateType = string | Date