JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "BillData.php"

Full Path: /var/www/laravel_filter/vendor/mercadopago/dx-php/src/MercadoPago/Resources/User/BillData.php
File size: 199 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace MercadoPago\Resources\User;

/** BillData class. */
class BillData
{
    /** Indicates whether the user accepts credit notes (true/false). */
    public ?bool $accept_credit_note;
}