bitbadgesjs-sdk - v0.27.2
    Preparing search index...

    Interface iAffiliate

    interface iAffiliate {
        address: string;
        basisPointsFee: string;
    }

    Implemented by

    Index

    Properties

    address: string

    address is the affiliate recipient address

    basisPointsFee: string

    basis_points_fee is the fee in basis points (1/10000, e.g., 100 = 1%)