<?php //App%255CDto%255CRequest%255CThreeDomain%255CAuthenticationRequestDto%2524authenticationType

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['OpenApi\\Annotations\\Property'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Property')),
        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\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
    ],
    null,
    [
        'stdClass' => [
            '_context' => [
                $o[1],
            ],
            'description' => [
                'Type of authentication request: 01 Payment · 02 Recurring · 03 Instalment · 04 Add Card · 05 Maintain Card · 06 Cardholder Verification.',
            ],
            'type' => [
                'string',
            ],
            'default' => [
                '01',
            ],
            'enum' => [
                [
                    '01',
                    '02',
                    '03',
                    '04',
                    '05',
                    '06',
                ],
            ],
            'example' => [
                '01',
            ],
            'generated' => [
                1 => true,
            ],
            'logger' => [
                1 => $o[2],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
            ],
            'groups' => [
                3 => [
                    'v2',
                ],
            ],
            'choices' => [
                3 => [
                    '01',
                    '02',
                    '03',
                    '04',
                    '05',
                    '06',
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                1 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[3],
    ],
    []
); }];
