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