OneSDK
    Preparing search index...

    Interface SupportersResponseMeta

    interface SupportersResponseMeta {
        errorCode: string;
        status: number;
    }
    Index

    Properties

    Properties

    errorCode: string
    status: number