<?php
// File generated from our OpenAPI spec
namespace Stripe\Util;
class ApiVersion
{
const CURRENT = '2022-11-15';
}
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository