Table of Contents

Class AppsCapacityDeleteAppSubscribeNotificationTemplateV1Request

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

表示 [POST] /apps/v1/capacity/delete_app_subscribe_notification_tpl 接口的请求。

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

Constructors

AppsCapacityDeleteAppSubscribeNotificationTemplateV1Request()

public AppsCapacityDeleteAppSubscribeNotificationTemplateV1Request()

Properties

MessageId

获取或设置小程序消息模版 ID。

[JsonPropertyName("msg_id")]
public string MessageId { get; set; }

Property Value

string