<?php //App%255CDto%255CRequest%255CPreAuthorizationDto%2524transactionStamp

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Validator\\Constraints\\Expression'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Expression')),
        clone ($p['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
    ],
    null,
    [
        'stdClass' => [
            'groups' => [
                [
                    'allow_custom_transaction_stamp',
                ],
            ],
            'message' => [
                'Transаction stamp is required for Subsequent Recurring, COF and UCOF if not initial transaction.',
            ],
            'expression' => [
                'this.getRecurringType() not in [2,4,5] or this.getInitialTransaction() != null or (this.getTransactionStamp() != null && this.getSettlementDate() != null)',
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                1 => [
                    'allow_custom_transaction_stamp',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
