Class Property

java.lang.Object
org.aoju.bus.notify.magic.Property
Direct Known Subclasses:
AliyunEmailProperty, AliyunSmsProperty, AliyunVmsProperty, BaiduSmsProperty, DingTalkProperty, HuaweiSmsProperty, JdcloudSmsProperty, NativeEmailProperty, NeteaseSmsProperty, QCloudSmsProperty, QiniuSmsProperty

public class Property extends Object
消息模版
Since:
Java 17+
Version:
6.5.0
Author:
Justubborn
  • Field Details

    • sender

      protected String sender
      发送者
    • receive

      protected String receive
      接收者
  • Constructor Details

    • Property

      public Property()