IngestResponse ComplexType

Contains the response from the Ingest action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
response Edm.String

The data returned by the Ingest Action.

Used by

The following use the IngestResponse ComplexType.

Name How used
Ingest ReturnType

See also