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

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 transaction being authenticated: 01 Goods/Service Purchase · 03 Check Acceptance · 10 Account Funding · 11 Quasi-Cash · 28 Prepaid Activation & Load.',
            ],
            'type' => [
                'string',
            ],
            'default' => [
                '01',
            ],
            'enum' => [
                [
                    '01',
                    '03',
                    '10',
                    '11',
                    '28',
                ],
            ],
            'example' => [
                '01',
            ],
            'generated' => [
                1 => true,
            ],
            'logger' => [
                1 => $o[2],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
            ],
            'groups' => [
                3 => [
                    'Default',
                ],
            ],
            'choices' => [
                3 => [
                    '01',
                    '03',
                    '10',
                    '11',
                    '28',
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                1 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[3],
    ],
    []
); }];
