int property
The integer form of a balance.
Only one of these subtypes (string, int, double, money) should be populated.
Implementation
core.int? int;
The integer form of a balance.
Only one of these subtypes (string, int, double, money) should be populated.
core.int? int;