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