quantityDescriptor property
Describes the quantity behavior of this asset.
Implementation
@$pb.TagNumber(7)
$15.QuantityDescriptorType get quantityDescriptor => $_getN(6);
Implementation
@$pb.TagNumber(7)
set quantityDescriptor($15.QuantityDescriptorType v) { setField(7, v); }