OneSDK
    Preparing search index...

    Interface PublishedBy

    interface PublishedBy {
        "@id": string;
        "@type": string;
        image: Kick.Image;
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    "@id": string
    "@type": string
    image: Kick.Image
    name: string
    url: string