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