Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerReferralCodeResponse

    interface GetIndexerReferralCodeResponse {
        referralCode: null | string;
    }
    Index

    Properties

    Properties

    referralCode: null | string