Table of Contents

Class AppsDataAnalysisQueryRetentionDataV1Response.Types.Data

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

Constructors

Data()

public Data()

Properties

RetentionDataList

获取或设置留存数据列表。

[JsonPropertyName("retention_data_list")]
public AppsDataAnalysisQueryRetentionDataV1Response.Types.Data.Types.RetentionData[] RetentionDataList { get; set; }

Property Value

RetentionData[]