JsonConverter[A: Any #share]¶ [Source] interface val JsonConverter[A: Any #share] Public Functions¶ apply¶ [Source] fun box apply( json: JsonNav val, creds: Credentials val) : A ? Parameters¶ json: JsonNav val creds: Credentials val Returns¶ A ?