Table of Contents

Class AppsCapacityQueryApplyStatusV1Request

Namespace
SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
Assembly
DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll

表示 [GET] /apps/v1/capacity/query_apply_status 接口的请求。

public class AppsCapacityQueryApplyStatusV1Request : ByteDanceMicroAppRequest, ICommonRequest
Inheritance
AppsCapacityQueryApplyStatusV1Request
Implements
ICommonRequest
Inherited Members

Constructors

AppsCapacityQueryApplyStatusV1Request()

public AppsCapacityQueryApplyStatusV1Request()

Properties

CapacityKey

获取或设置挂载能力标识。

[JsonIgnore]
public string CapacityKey { get; set; }

Property Value

string