BackupResponse
in
Class BackupResponse
Table of Contents
| $id | ||
|---|---|---|
| $database | ||
| $type | ||
| $startedAt | ||
| $completedAt | ||
| $flags | ||
| $environment | ||
| $links | ||
| __construct() | BackupResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$database
public
mixed
$database
$type
public
mixed
$type
$startedAt
public
mixed
$startedAt
$completedAt
public
mixed
$completedAt
$flags
public
mixed
$flags
$environment
public
mixed
$environment
$links
public
mixed
$links
Methods
__construct()
BackupResponse constructor.
public
__construct(
$backup :
object
)
: mixed
Parameters
- $backup : object