类 SendCreateAccountNotificationDto


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

      • SendCreateAccountNotificationDto

        public SendCreateAccountNotificationDto()
    • 方法详细资料

      • getSendEmailNotification

        public Boolean getSendEmailNotification()
      • setSendEmailNotification

        public void setSendEmailNotification​(Boolean sendEmailNotification)
      • getSendPhoneNotification

        public Boolean getSendPhoneNotification()
      • setSendPhoneNotification

        public void setSendPhoneNotification​(Boolean sendPhoneNotification)
      • getAppId

        public String getAppId()
      • setAppId

        public void setAppId​(String appId)