Uses of Class
io.sendon.model.Receiver
-
Packages that use Receiver Package Description io.sendon.model -
-
Uses of Receiver in io.sendon.model
Methods in io.sendon.model that return Receiver Modifier and Type Method Description static ReceiverReceiver. fromJson(String jsonString)Create an instance of Receiver given an JSON stringReceiverSendMessageRequestDtoToInner. getReceiver()Get the actual instance of `Receiver`.ReceiverReceiver. name(String name)ReceiverReceiver. phone(String phone)
-