Response schema.

GetFeedResponse

interface FeedsApiModelGetFeedResponse {
    errors?: Error[];
    payload?: FeedsApiModelFeed;
}

Properties

Properties

errors?: Error[]

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

GetFeedResponse

GetFeedResponse

MMNEPVFCICPMFPCPTTAAATR