IntPairPropertySample¶ [Source] class ref IntPairPropertySample is Stringable box Implements¶ Stringable box Constructors¶ create¶ [Source] new ref create( choice': U8 val, int1': U128 val, int2': U128 val) : IntPairPropertySample ref^ Parameters¶ choice': U8 val int1': U128 val int2': U128 val Returns¶ IntPairPropertySample ref^ 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¶ String iso^