@doc The total cost before tax or shipping and handling.
@$pb.TagNumber(1) FFValue get amount => $_getN(0);
@$pb.TagNumber(1) set amount(FFValue value) => $_setField(1, value);