Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerReferralCodeResponse

    interface IndexerServerReferralCodeResponse {
        referral_code: string | null;
    }
    Index

    Properties

    Properties

    referral_code: string | null