TenantBackupStoredObject
in package
FinalYes
Table of Contents
Properties
- $sha256 : string
- $sizeBytes : int
- $uri : string
Methods
- __construct() : mixed
Properties
$sha256 read-only
public
string
$sha256
$sizeBytes read-only
public
int
$sizeBytes
$uri read-only
public
string
$uri
Methods
__construct()
public
__construct(string $uri, int $sizeBytes, string $sha256) : mixed
Parameters
- $uri : string
- $sizeBytes : int
- $sha256 : string