Skip to main content

DemandImportDataActionAction

The action to be performed on an import.

type DemandImportDataActionAction {
actionRequest: DemandImportDataActionActionRequest!
actionType: String!
}

Fields​

DemandImportDataActionAction.actionRequest ● DemandImportDataActionActionRequest! non-null object​

The request to perform this action.

DemandImportDataActionAction.actionType ● String! non-null scalar​

The type of this action.

Member of​

DemandImportDataAction object