RetailCRM API Client

CostsResponse extends AbstractPaginatedResponse

Class CostsResponse

Tags
category

CostsResponse

Table of Contents

Properties

$costs  : array<string|int, Cost>
$pagination  : Pagination
$success  : bool

Properties

$costs

public array<string|int, Cost> $costs
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Costs\Cost>")

JMS\SerializedName

("costs")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results