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