interface ImportOperationRejectedEventData {
    id: string;
}

Properties

Properties

id: string

The id of the Import Operation with the rejected state.