Table of Contents

Class AppsDataAnalysisQueryLiveRoomV1Request

Namespace
SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll

表示 [GET] /apps/v1/data_analysis/query_live_room 接口的请求。

public class AppsDataAnalysisQueryLiveRoomV1Request : ByteDanceMicroAppRequest, ICommonRequest
Inheritance
AppsDataAnalysisQueryLiveRoomV1Request
Implements
ICommonRequest
Inherited Members

Constructors

AppsDataAnalysisQueryLiveRoomV1Request()

public AppsDataAnalysisQueryLiveRoomV1Request()

Properties

AnchorName

获取或设置主播昵称。

[JsonIgnore]
public string? AnchorName { get; set; }

Property Value

string