Class AppsCapacityGetAwemeUserBindQrcodeV1Request
- Namespace
- SKIT.FlurlHttpClient.ByteDance.MicroApp.Models
- Assembly
- DH.SKIT.FlurlHttpClient.ByteDance.MicroApp.dll
表示 [GET] /apps/v1/capacity/get_aweme_user_bind_qrcode 接口的请求。
public class AppsCapacityGetAwemeUserBindQrcodeV1Request : ByteDanceMicroAppRequest, ICommonRequest
- Inheritance
-
AppsCapacityGetAwemeUserBindQrcodeV1Request
- Implements
-
ICommonRequest
- Inherited Members
Constructors
AppsCapacityGetAwemeUserBindQrcodeV1Request()
public AppsCapacityGetAwemeUserBindQrcodeV1Request()
Properties
BindType
获取或设置绑定类型。
[JsonIgnore]
public string BindType { get; set; }