<?php //property_metadata_4e3bcf7883d9a7ee7111e38bef1bcfab

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata')),
        clone ($p['Symfony\\Component\\PropertyInfo\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\PropertyInfo\\Type')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata' => [
            'type' => [
                $o[1],
            ],
            'description' => [
                'The items concerned by the payment.'."\n"
                    .'Each item of the array contains the :'."\n"
                    .'- the id of the payment item'."\n"
                    .'- the status (1 = realized, 2 = not realized, 3 = unpaid)'."\n"
                    .'- the mode for the payment if type = 1 (1 = online, 2 = direct)',
            ],
            'readable' => [
                false,
            ],
            'writable' => [
                true,
            ],
            'required' => [
                false,
            ],
            'initializable' => [
                false,
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'array',
            ],
            'nullable' => [
                1 => true,
            ],
            'collection' => [
                1 => true,
            ],
        ],
    ],
    $o[0],
    []
); }];
