Skip to content

LicenseJsonConverter

[Source]

Converts a JSON object into a License.

primitive val LicenseJsonConverter is
  JsonConverter[License val] val

Implements


Constructors

create

[Source]

new val create()
: LicenseJsonConverter val^

Returns


Public Functions

apply

[Source]

fun box apply(
  json: JsonNav val,
  creds: Credentials val)
: License val ?

Parameters

Returns


eq

[Source]

fun box eq(
  that: LicenseJsonConverter val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: LicenseJsonConverter val)
: Bool val

Parameters

Returns