OneSDK
    Preparing search index...
    interface GiftResource {
        animation_frame_num: number;
        bag_gift: number;
        bind_roomid: number;
        bind_ruid: number;
        broadcast: number;
        bullet_head: string;
        bullet_tail: string;
        coin_type: string;
        combo_resources_id: number;
        corner_background: string;
        corner_mark: string;
        count_map: CountMap[];
        desc: string;
        diy_count_map: number;
        draw: number;
        effect: number;
        effect_id: number;
        frame_animation: string;
        full_sc_horizontal: string;
        full_sc_horizontal_svga: string;
        full_sc_vertical: string;
        full_sc_vertical_svga: string;
        full_sc_web: string;
        gif: string;
        gift_banner?: any;
        gift_type: number;
        goods_id: number;
        has_imaged_gift: number;
        id: number;
        img_basic: string;
        img_dynamic: string;
        left_corner_background: string;
        left_corner_text: string;
        limit_interval: number;
        max_send_limit: number;
        name: string;
        price: number;
        privilege_required: number;
        rights: string;
        rule: string;
        stay_time: number;
        type: number;
        webp: string;
        weight: number;
    }
    Index

    Properties

    animation_frame_num: number
    bag_gift: number
    bind_roomid: number
    bind_ruid: number
    broadcast: number
    bullet_head: string
    bullet_tail: string
    coin_type: string
    combo_resources_id: number
    corner_background: string
    corner_mark: string
    count_map: CountMap[]
    desc: string
    diy_count_map: number
    draw: number
    effect: number
    effect_id: number
    frame_animation: string
    full_sc_horizontal: string
    full_sc_horizontal_svga: string
    full_sc_vertical: string
    full_sc_vertical_svga: string
    full_sc_web: string
    gif: string
    gift_banner?: any
    gift_type: number
    goods_id: number
    has_imaged_gift: number
    id: number
    img_basic: string
    img_dynamic: string
    left_corner_background: string
    left_corner_text: string
    limit_interval: number
    max_send_limit: number
    name: string
    price: number
    privilege_required: number
    rights: string
    rule: string
    stay_time: number
    type: number
    webp: string
    weight: number