RetailCRM API Client

LoyaltyAccountsResponse extends AbstractPaginatedResponse

Class LoyaltyAccountsResponse

Tags
category

LoyaltyAccountsResponse

Table of Contents

Properties

$loyaltyAccounts  : array<string|int, LoyaltyAccount>
$pagination  : Pagination
$success  : bool

Properties

$loyaltyAccounts

public array<string|int, LoyaltyAccount> $loyaltyAccounts
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Loyalty\LoyaltyAccount>")

JMS\SerializedName

("loyaltyAccounts")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results