@$pb.TagNumber(1) $core.int get amount => $_getIZ(0);
@$pb.TagNumber(1) set amount($core.int v) { $_setSignedInt32(0, v); }