interface ListSingleFeedRequest {
    feedId: string;
}

Properties

Properties

feedId: string

Generated using TypeDoc