Nado Typescript SDK Documentation
    Preparing search index...

    Interface IndexerServerReferralCodeResponse

    interface IndexerServerReferralCodeResponse {
        referral_code: null | string;
    }
    Index

    Properties

    Properties

    referral_code: null | string