IntPropertySample¶ [Source] class ref IntPropertySample is Stringable box Implements¶ Stringable box Constructors¶ create¶ [Source] new ref create( choice': U8 val, int': U128 val) : IntPropertySample ref^ Parameters¶ choice': U8 val int': U128 val Returns¶ IntPropertySample ref^ Public fields¶ let choice: U8 val¶ [Source] let int: U128 val¶ [Source] Public Functions¶ string¶ [Source] fun box string() : String iso^ Returns¶ String iso^