Table of Contents

Class WebcastLiveDataTaskStartResponse.Types.Data

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

Constructors

Data()

public Data()

Properties

TaskId

获取或设置任务 ID。

[JsonPropertyName("task_id")]
public string TaskId { get; set; }

Property Value

string