Class AllInstallationsParams
Base class for DTO objects.
- WonderPush\Obj\BaseObject implements WonderPush\Util\JsonSerializable
- ┗ WonderPush\Params\CollectionParams
- ┗ WonderPush\Params\AllInstallationsParams
Namespace: WonderPush\Params
Noinspection: PhpUndefinedClassInspection
Located at Params/AllInstallationsParams.php
Noinspection: PhpUndefinedClassInspection
Located at Params/AllInstallationsParams.php
Methods summary
Methods inherited from WonderPush\Params\CollectionParams
__construct(),
getLimit(),
getOffset(),
setLimit(),
setOffset()
Methods inherited from WonderPush\Obj\BaseObject
__toString(),
_new(),
clearAllFields(),
deepClone(),
jsonSerialize(),
toArray(),
toData()