Table of Contents

Class AppsDataAnalysisQueryPageDataV1Response.Types.Data

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

Constructors

Data()

public Data()

Properties

PageDataList

获取或设置页面分析数据列表。

[JsonPropertyName("page_list")]
public AppsDataAnalysisQueryPageDataV1Response.Types.Data.Types.PageData[] PageDataList { get; set; }

Property Value

PageData[]