CheckRequiredDataResponse
The CheckRequiredDataResponse object contains the result (CheckRequiredDataResult object). In this implementation, the response message is the RequiredDataResult object.
| Parameter | Type | Description |
|---|---|---|
| CheckRequiredDataResult | RequiredDataResult | The result, or response, object for the CheckRequiredData operation. |
RequiredDataResult
The RequiredDataResult object contains information that
describes the status of the RequiredDataResult image through a
MissingRequiredData flag.
| Parameter | Type | Description |
|---|---|---|
| MissingRequiredData | Boolean | True or false flag indicating if transaction is missing required data. |