interface IImportRequest {
    type: string;
}

Hierarchy (View Summary)

Properties

Properties

type: string

The resource types that can be imported.