nextPriceChangeBefore property

  1. @TagNumber.new(13)
Timestamp get nextPriceChangeBefore

Implementation

@$pb.TagNumber(13)
$5.Timestamp get nextPriceChangeBefore => $_getN(12);
  1. @TagNumber.new(13)
set nextPriceChangeBefore (Timestamp value)

Implementation

@$pb.TagNumber(13)
set nextPriceChangeBefore($5.Timestamp value) => $_setField(13, value);