Class ToWithName

java.lang.Object
io.sendon.sms.request.ToWithName

public class ToWithName extends Object
Represents a recipient with a phone number and name.
  • Field Details

  • Constructor Details

    • ToWithName

      public ToWithName(String phone, String name)