Export

CreateFeedDocumentSpecification

interface CreateFeedDocumentSpecification {
    contentType: string;
}

Properties

Properties

contentType: string

The content type of the feed.

Memberof

CreateFeedDocumentSpecification