Class AppsCapacityGetSelfMountBindQrcodeV1Request
- Namespace
- SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
- Assembly
- DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll
表示 [GET] /apps/v1/capacity/get_self_mount_bind_qrcode 接口的请求。
public class AppsCapacityGetSelfMountBindQrcodeV1Request : ByteDanceMicroAppRequest, ICommonRequest
- Inheritance
-
AppsCapacityGetSelfMountBindQrcodeV1Request
- Implements
-
ICommonRequest
- Inherited Members
Constructors
AppsCapacityGetSelfMountBindQrcodeV1Request()
public AppsCapacityGetSelfMountBindQrcodeV1Request()
Properties
CapacityKey
获取或设置挂载能力标识。
[JsonIgnore]
public string CapacityKey { get; set; }