RetailCRM API Client

OrderTypesResponse extends SuccessResponse

Class OrderTypesResponse

Tags
category

OrderTypesResponse

Table of Contents

Properties

$orderTypes  : array<string|int, OrderType>
$success  : bool

Properties

$orderTypes

public array<string|int, OrderType> $orderTypes
Tags
JMS\Type

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

JMS\SerializedName

("orderTypes")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results