HEX
Server: Apache
System: Linux webm004.cluster129.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User: windevelwb (110072)
PHP: 8.5.0
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/windevelwb/www/stripe/lib/V2/DeletedObject.php
<?php

// File generated from our OpenAPI spec

namespace Stripe\V2;

/**
 * @property string $id The ID of the object that's being deleted.
 * @property null|string $object String representing the type of the object that has been deleted. Objects of the same type share the same value of the object field.
 */
class DeletedObject extends \Stripe\ApiResource
{
    const OBJECT_NAME = '';
}