java.lang.Object
org.broadleafcommerce.common.notification.service.type.Notification
org.broadleafcommerce.common.notification.service.type.SMSNotification
All Implemented Interfaces:
Serializable

public class SMSNotification extends Notification
Author:
Nick Crum ncrum
See Also:
  • Field Details

    • phoneNumber

      protected String phoneNumber
  • Constructor Details

  • Method Details

    • getPhoneNumber

      public String getPhoneNumber()
    • setPhoneNumber

      public void setPhoneNumber(String phoneNumber)