IAuditableUsers
Home > @gooddata/sdk-model > IAuditableUsers
IAuditableUsers interface
Object that can provide information about the users that created or modified it and when those actions occurred.
Signature:
export interface IAuditableUsers 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (Optional) User id of the user that created the object. | |||
| (Optional) User id of the user that last modified the object. |