Skip to content

CommitFileJsonConverter

[Source]

Converts a JSON object into a CommitFile.

primitive val CommitFileJsonConverter is
  JsonConverter[CommitFile val] val

Implements


Constructors

create

[Source]

new val create()
: CommitFileJsonConverter val^

Returns


Public Functions

apply

[Source]

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

Parameters

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns