DevCraft Документации
РазработкиAPI WrappersWebShare Proxy PHP WrapperСправочникResponses

PaginatedResponse v1.0.0

Базовый paginated response (count, next, previous, results).

Описание: Базовый paginated response (count, next, previous, results).

Namespace: Devcraft\Webshare\Responses

Extends: AbstractReflection

С версии: 1.0.0

Public properties

  • public ?int $count =
  • public ?string $next =
  • public ?string $previous =
  • public array $results =

На этой странице