<?php //App_Dto_Response_CardDeliveryDetailsDto

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\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Dto\\Response\\CardDeliveryDetailsDto',
                'city',
                'country',
                'county',
                'zip',
                'address1',
                'address2',
                'address3',
                'method',
                'code',
                'mobilePhone',
            ],
            'attributesMetadata' => [
                [
                    'city' => $o[1],
                    'country' => $o[2],
                    'county' => $o[3],
                    'zip' => $o[4],
                    'address1' => $o[5],
                    'address2' => $o[6],
                    'address3' => $o[7],
                    'method' => $o[8],
                    'code' => $o[9],
                    'mobilePhone' => $o[10],
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
