Interface AplusContentApiModelValidateContentDocumentAsinRelationsResponse

ValidateContentDocumentAsinRelationsResponse

interface AplusContentApiModelValidateContentDocumentAsinRelationsResponse {
    errors: Error[];
    warnings?: Error[];
}

Properties

Properties

errors: Error[]

A list of error responses returned when a request is unsuccessful.

ValidateContentDocumentAsinRelationsResponse

warnings?: Error[]

A set of messages to the user, such as warnings or comments.

ValidateContentDocumentAsinRelationsResponse

MMNEPVFCICPMFPCPTTAAATR