WeatherSnapshot
in package
Read onlyYes
Table of Contents
Properties
- $fetchedOn : DateTimeImmutable
- $id : int|null
- $payload : array<string|int, mixed>
Methods
- __construct() : mixed
Properties
$fetchedOn
public
DateTimeImmutable
$fetchedOn
$id
public
int|null
$id
= null
$payload
public
array<string|int, mixed>
$payload
Methods
__construct()
public
__construct(array<string, mixed> $payload, DateTimeImmutable $fetchedOn[, int|null $id = null ]) : mixed
Parameters
- $payload : array<string, mixed>
- $fetchedOn : DateTimeImmutable
- $id : int|null = null