<?php //App_Dto_Request_Transaction_v2_ParticipantDto

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'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Dto\\Request\\Transaction\\v2\\ParticipantDto',
                'instance',
                'merchant',
                'user',
                'amount',
                'currency',
                'debitCredit',
                'account',
                'balance',
            ],
            'attributesMetadata' => [
                [
                    'instance' => $o[1],
                    'merchant' => $o[2],
                    'user' => $o[3],
                    'amount' => $o[4],
                    'currency' => $o[5],
                    'debitCredit' => $o[6],
                    'account' => $o[7],
                    'balance' => $o[8],
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
