-
public class MenigaApiResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
MenigaApiResponse.Array
public final class
MenigaApiResponse.Object
-
Method Summary
Modifier and Type Method Description JsonObject
getMeta()
JsonObject
getIncluded()
-
-
Method Detail
-
getMeta
JsonObject getMeta()
-
getIncluded
JsonObject getIncluded()
-
-
-
-