Table of Contents

Class AppsCapacityQueryAdIncomeV1Response.Types.Data

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

Constructors

Data()

public Data()

Properties

IncomeDataList

获取或设置收入数据列表。

[JsonPropertyName("income_list")]
public AppsCapacityQueryAdIncomeV1Response.Types.Data.Types.IncomeData[] IncomeDataList { get; set; }

Property Value

IncomeData[]