Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerReferralCodeResponse

    interface GetIndexerReferralCodeResponse {
        referralCode: string | null;
    }
    Index

    Properties

    Properties

    referralCode: string | null