<?php //App%255CDto%255CRequest%255CInitDto%2524cardExpirationMonth

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
        clone ($p['App\\Validator\\Constraints\\EitherOr'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\EitherOr')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
        clone ($p['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')),
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                [
                    'Default',
                    'init',
                    'topup',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'init',
                    'topup',
                ],
                [
                    'card',
                ],
                [
                    'card',
                ],
                [
                    'card',
                ],
            ],
            'field' => [
                1 => 'card',
            ],
            'normalizer' => [
                2 => 'trim',
            ],
            'type' => [
                3 => 'numeric',
            ],
            'choices' => [
                4 => [
                    '01',
                    '02',
                    '03',
                    '04',
                    '05',
                    '06',
                    '07',
                    '08',
                    '09',
                    '10',
                    '11',
                    '12',
                ],
            ],
            'message' => [
                4 => 'Expiration month should be 01,02,03,04,05,06,07,08,09,10,11,12',
            ],
            '_context' => [
                5 => $o[6],
            ],
            'description' => [
                5 => 'Card expiry month in MM format (01 = January, 12 = December). Required for new card (PAN) payments. Must not be sent when using saved card token.',
            ],
            'example' => [
                5 => '09',
            ],
            'generated' => [
                6 => true,
            ],
            'logger' => [
                6 => $o[7],
            ],
            'annotations' => [
                6 => [
                    $o[5],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                6 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
