taxGroupId property
- @TagNumber.new(27)
The ID of the tax group
Implementation
@$pb.TagNumber(27)
$fixnum.Int64 get taxGroupId => $_getI64(14);
- @TagNumber.new(27)
Implementation
@$pb.TagNumber(27)
set taxGroupId($fixnum.Int64 value) => $_setInt64(14, value);