OPNet
    Preparing search index...

    Interface FeeRecommendation

    interface FeeRecommendation {
        high: string;
        low: string;
        medium: string;
    }
    Index

    Properties

    Properties

    high: string
    low: string
    medium: string