Uses of Class
io.sendon.model.RegisterChannel400Response
-
Packages that use RegisterChannel400Response Package Description io.sendon.model -
-
Uses of RegisterChannel400Response in io.sendon.model
Methods in io.sendon.model that return RegisterChannel400Response Modifier and Type Method Description RegisterChannel400ResponseRegisterChannel400Response. code(RegisterChannel400Response.CodeEnum code)static RegisterChannel400ResponseRegisterChannel400Response. fromJson(String jsonString)Create an instance of RegisterChannel400Response given an JSON stringRegisterChannel400ResponseRegisterChannel400Response. message(String message)
-