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 ?