OneSDK
    Preparing search index...

    Interface WordPartyExecParams

    interface WordPartyExecParams {
        comment?: string;
        count?: number;
        id: string;
    }
    Index

    Properties

    Properties

    comment?: string
    count?: number
    id: string