sellerPayoutAmount property
- @TagNumber(16)
Implementation
@$pb.TagNumber(16)
$fixnum.Int64 get sellerPayoutAmount => $_getI64(15);
- @TagNumber(16)
Implementation
@$pb.TagNumber(16)
set sellerPayoutAmount($fixnum.Int64 v) { $_setInt64(15, v); }
@$pb.TagNumber(16)
$fixnum.Int64 get sellerPayoutAmount => $_getI64(15);
@$pb.TagNumber(16)
set sellerPayoutAmount($fixnum.Int64 v) { $_setInt64(15, v); }