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