@$pb.TagNumber(31) $core.bool get isPayoutConfirmed => $_getBF(30);
@$pb.TagNumber(31) set isPayoutConfirmed($core.bool v) { $_setBool(30, v); }