Response to PollFeedRequest.

interface PollFeedResponseValue {
    actions: PCDAction[];
}

Properties

Properties

actions: PCDAction[]

Generated using TypeDoc