RetailCRM API Client

CustomFieldsResponse extends AbstractPaginatedResponse

Class CustomFieldsResponse

Tags
category

CustomFieldsResponse

Table of Contents

Properties

$customFields  : array<string|int, CustomField>
$pagination  : Pagination
$success  : bool

Properties

$customFields

public array<string|int, CustomField> $customFields
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\CustomFields\CustomField>")

JMS\SerializedName

("customFields")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results