RetailCRM API Client

UsersResponse extends AbstractPaginatedResponse

Class UsersResponse

Tags
category

UsersResponse

Table of Contents

Properties

$pagination  : Pagination
$success  : bool
$users  : array<string|int, User>

Properties

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")

$users

public array<string|int, User> $users
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Users\User>")

JMS\SerializedName

("users")


        
On this page

Search results