sellerPayoutAmountFromMediation property

  1. @TagNumber(17)
Int64 get sellerPayoutAmountFromMediation

Implementation

@$pb.TagNumber(17)
$fixnum.Int64 get sellerPayoutAmountFromMediation => $_getI64(16);
  1. @TagNumber(17)
set sellerPayoutAmountFromMediation (Int64 v)

Implementation

@$pb.TagNumber(17)
set sellerPayoutAmountFromMediation($fixnum.Int64 v) { $_setInt64(16, v); }