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