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