Request parameters for createFeedDocument operation in FeedsApi.

FeedsApiCreateFeedDocumentRequest

interface FeedsApiCreateFeedDocumentRequest {
    body: CreateFeedDocumentSpecification;
}

Properties

Properties

FeedsApiCreateFeedDocument