| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/stripe-php/lib/Util/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/stripe/stripe-php/lib/Util/ApiVersion.php |
<?php
// File generated from our OpenAPI spec
namespace Stripe\Util;
class ApiVersion
{
const CURRENT = '2023-08-16';
}