Skip to content

IntPairPropertySample

[Source]

class ref IntPairPropertySample is
  Stringable box

Implements


Constructors

create

[Source]

new ref create(
  choice': U8 val,
  int1': U128 val,
  int2': U128 val)
: IntPairPropertySample ref^

Parameters

Returns


Public fields

let choice: U8 val

[Source]


let int1: U128 val

[Source]


let int2: U128 val

[Source]


Public Functions

string

[Source]

fun box string()
: String iso^

Returns