Skip to content

POST

[Source]

primitive val POST is
  Method val

Implements


Constructors

create

[Source]

new val create()
: POST val^

Returns


Public Functions

repr

[Source]

fun box repr()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  o: Method val)
: Bool val

Parameters

Returns


ne

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

Parameters

Returns