%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/nextcloud.varak.net/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/
Upload File :
Create Path :
Current File : /www/varak.net/nextcloud.varak.net/3rdparty/php-opencloud/openstack/src/Compute/v2/Models/Fault.php

<?php

declare(strict_types=1);

namespace OpenStack\Compute\v2\Models;

use OpenStack\Common\Resource\AbstractResource;

/**
 * Represents a Compute v2 Fault.
 */
class Fault extends AbstractResource
{
    /** @var int * */
    public $code;

    /** @var \DateTimeImmutable * */
    public $created;

    /** @var string * */
    public $message;

    /** @var string */
    public $details;
}

Zerion Mini Shell 1.0