sellerPaymentAccountKey property

  1. @TagNumber(5)
List<int> get sellerPaymentAccountKey

Implementation

@$pb.TagNumber(5)
$core.List<$core.int> get sellerPaymentAccountKey => $_getN(4);
  1. @TagNumber(5)
set sellerPaymentAccountKey (List<int> v)

Implementation

@$pb.TagNumber(5)
set sellerPaymentAccountKey($core.List<$core.int> v) { $_setBytes(4, v); }