Table of Contents

Class AppsDataAnalysisQueryRealTimeUserDataV1Response.Types.Data

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

Constructors

Data()

public Data()

Properties

BehaviorDataList

获取或设置行为分析数据列表。

[JsonPropertyName("behaviors")]
public AppsDataAnalysisQueryRealTimeUserDataV1Response.Types.Data.Types.BehaviorData[] BehaviorDataList { get; set; }

Property Value

BehaviorData[]