IAuditableDates
Home > @gooddata/sdk-model > IAuditableDates
IAuditableDates interface
Object that can provide information about the users that created or modified it and when those actions occurred.
Signature:
export interface IAuditableDates 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | (Optional) Creation date - YYYY-MM-DD HH:mm:ss | ||
| string | (Optional) Last update date - YYYY-MM-DD HH:mm:ss |