Table of Contents

Class AppsCapacityUploadMaterialV1Response.Types.Data

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

Constructors

Data()

public Data()

Properties

FilePath

获取或设置文件路径。

[JsonPropertyName("path")]
public string FilePath { get; set; }

Property Value

string