ListAttributes
extends Data
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- fromApiData() : self
Properties
$count
public
mixed
$count
$offset
public
mixed
$offset
Methods
__construct()
public
__construct(mixed $count, mixed $offset) : mixed
Parameters
- $count : mixed
- $offset : mixed
fromApiData()
public
static fromApiData(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>