<?php //App%255CDto%255CRequest%255CPurchaseDto%2524settlementDate

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['OpenApi\\Annotations\\Examples'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Examples')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
        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' => [
                'Settlement date 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)',
            ],
            '_context' => [
                1 => $o[2],
            ],
            'example' => [
                1 => '1231',
            ],
            'description' => [
                1 => 'Format (MMDD)',
            ],
            'generated' => [
                2 => true,
            ],
            'logger' => [
                2 => $o[3],
            ],
            'annotations' => [
                2 => [
                    $o[1],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                2 => null,
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                4 => [
                    'allow_custom_transaction_stamp',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[4],
    ],
    []
); }];
