OneSDK
    Preparing search index...

    Interface TierConfig

    interface TierConfig {
        bits: number;
        canShowInBitsCard: boolean;
        id: string;
    }
    Index

    Properties

    bits: number
    canShowInBitsCard: boolean
    id: string