JsonResponse

interface JsonResponse<M : PenicillinModel, T : JsonElement>

Represents this request has json response and it's parsed with PenicillinModel.

Properties

Link copied to clipboard
abstract val json: T

Json element.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard