RetailCRM API Client

PriceTypesResponse extends SuccessResponse

Class PriceTypesResponse

Tags
category

PriceTypesResponse

Table of Contents

Properties

$priceTypes  : array<string|int, PriceType>
$success  : bool

Properties

$priceTypes

public array<string|int, PriceType> $priceTypes
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\References\PriceType>")

JMS\SerializedName

("priceTypes")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results