IDatasetUser
Home > @gooddata/sdk-model > IDatasetUser
IDatasetUser interface
Object wrapping info about the user that created CSV load. Contains their login and full name.
Signature:
export interface IDatasetUser
Properties
| Property | Type | Description |
|---|---|---|
| fullName | string | |
| login | string |