com.softinio.verdict4s.algebra.ModelCard
See theModelCard companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
The models endpoint wraps its array in a models field:
The models endpoint wraps its array in a models field:
{"models": [{"name": "jev-latest", "description": "...", "release_date": "..."}]}
That envelope is a wire detail the official SDKs unwrap, and so does Verdict4sClient.models, so it gets a decoder rather than a type of its own.
Attributes