File manager - Edit - /var/www/payraty/hris-standalone/vendor/mercadopago/dx-php/src/MercadoPago/Entities/Shared/Tax.php
Back
<?php /** * Tax class file */ namespace MercadoPago; use MercadoPago\Annotation\Attribute; /** * Tax class */ class Tax extends Entity { /** * type * @Attribute(type = "string") * @var string */ protected $type; /** * value * @Attribute(type = "float") * @var float */ protected $value; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings