类 DeleteWebhookDto


  • public class DeleteWebhookDto
    extends Object
    • 构造器详细资料

      • DeleteWebhookDto

        public DeleteWebhookDto()
    • 方法详细资料

      • getWebhookIds

        public List<String> getWebhookIds()
      • setWebhookIds

        public void setWebhookIds​(List<String> webhookIds)