OneSDK
    Preparing search index...
    interface Medal {
        color: number;
        color_border: number;
        color_end: number;
        color_start: number;
        guard_icon: string;
        guard_level: number;
        honor_icon: string;
        id: number;
        is_light: number;
        level: number;
        name: string;
        ruid: number;
        score: number;
        typ: number;
        user_receive_count: number;
        v2_medal_color_border: string;
        v2_medal_color_end: string;
        v2_medal_color_level: string;
        v2_medal_color_start: string;
        v2_medal_color_text: string;
    }
    Index

    Properties

    color: number
    color_border: number
    color_end: number
    color_start: number
    guard_icon: string
    guard_level: number
    honor_icon: string
    id: number
    is_light: number
    level: number
    name: string
    ruid: number
    score: number
    typ: number
    user_receive_count: number
    v2_medal_color_border: string
    v2_medal_color_end: string
    v2_medal_color_level: string
    v2_medal_color_start: string
    v2_medal_color_text: string