PHP 8.2.31
Preview: ValueList.php Size: 723 B
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/tourmaster/include/stripe/lib/Radar/ValueList.php

<?php

namespace Stripe\Radar;

/**
 * Class ValueList
 *
 * @property string $id
 * @property string $object
 * @property string $alias
 * @property int $created
 * @property string $created_by
 * @property string $item_type
 * @property Collection $list_items
 * @property bool $livemode
 * @property StripeObject $metadata
 * @property mixed $name
 * @property int $updated
 * @property string $updated_by
 *
 * @package Stripe\Radar
 */
class ValueList extends \Stripe\ApiResource
{
    const OBJECT_NAME = "radar.value_list";

    use \Stripe\ApiOperations\All;
    use \Stripe\ApiOperations\Create;
    use \Stripe\ApiOperations\Delete;
    use \Stripe\ApiOperations\Retrieve;
    use \Stripe\ApiOperations\Update;
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
1.18 KB lrw-r--r-- 2024-05-28 15:48:44
Edit Download
723 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download
538 B lrw-r--r-- 2024-05-28 15:48:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).