类 SendEmailOrPhoneNotificationDto


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

      • SendEmailOrPhoneNotificationDto

        public SendEmailOrPhoneNotificationDto()
    • 方法详细资料

      • getSendEmailNotification

        public String getSendEmailNotification()
      • setSendEmailNotification

        public void setSendEmailNotification​(String sendEmailNotification)
      • getSendPhoneNotification

        public String getSendPhoneNotification()
      • setSendPhoneNotification

        public void setSendPhoneNotification​(String sendPhoneNotification)
      • getAppId

        public String getAppId()
      • setAppId

        public void setAppId​(String appId)