Skip to content

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

Returns

  • A ?