Interface NotificationsApiModelGetDestinationResponse

The response schema for the getDestination operation.

GetDestinationResponse

interface NotificationsApiModelGetDestinationResponse {
    errors?: Error[];
    payload?: NotificationsApiModelDestination;
}

Properties

Properties

errors?: Error[]

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

GetDestinationResponse

GetDestinationResponse

MMNEPVFCICPMFPCPTTAAATR