Interface NotificationsApiModelGetDestinationsResponse

The response schema for the getDestinations operation.

GetDestinationsResponse

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

Properties

Properties

errors?: Error[]

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

GetDestinationsResponse

A list of destinations.

GetDestinationsResponse

MMNEPVFCICPMFPCPTTAAATR