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