Table of Contents

Class AppsDataAnalysisQueryRealTimeUserDataV1Request

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

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

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

Constructors

AppsDataAnalysisQueryRealTimeUserDataV1Request()

public AppsDataAnalysisQueryRealTimeUserDataV1Request()

Properties

HostName

获取或设置宿主名称。

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

Property Value

string

VersionType

获取或设置版本类型。

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

Property Value

string