Table of Contents

Class WebcastGiftTopGiftResponse.Types.Data

Namespace
SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll
public class WebcastGiftTopGiftResponse.Types.Data
Inheritance
WebcastGiftTopGiftResponse.Types.Data
Inherited Members

Constructors

Data()

public Data()

Properties

SuccessfulGiftIdList

获取或设置成功置顶的礼物 ID 列表。

[JsonPropertyName("success_top_gift_id_list")]
public string[] SuccessfulGiftIdList { get; set; }

Property Value

string[]