dsteem
    Preparing search index...

    Interface FeedPublishOperation

    Generic operation.

    interface FeedPublishOperation {
        "0": "feed_publish";
        "1": { exchange_rate: PriceType; publisher: string };
    }

    Hierarchy (View Summary)

    Index

    Properties

    0 1

    Properties

    "0": "feed_publish"
    "1": { exchange_rate: PriceType; publisher: string }