Class SMSEvent

    • Constructor Detail

      • SMSEvent

        public SMSEvent()
    • Method Detail

      • getBody

        public String getBody()
      • setBody

        public void setBody​(String body)
      • getPhoneNumber

        public String getPhoneNumber()
      • setPhoneNumber

        public void setPhoneNumber​(String phoneNumber)
      • getRecipientId

        public Long getRecipientId()
      • setRecipientId

        public void setRecipientId​(Long recipientId)