The base response data for all A+ Content operations when a request is successful or partially successful. Individual operations may extend this with additional data.

AplusResponse

interface AplusContentApiModelAplusResponse {
    warnings?: Error[];
}

Properties

Properties

warnings?: Error[]

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

AplusResponse

MMNEPVFCICPMFPCPTTAAATR