RetailCRM API Client

OrderMethodsResponse extends SuccessResponse

Class OrderMethodsResponse

Tags
category

OrderMethodsResponse

Table of Contents

Properties

$orderMethods  : array<string|int, OrderMethod>
$success  : bool

Properties

$orderMethods

public array<string|int, OrderMethod> $orderMethods
Tags
JMS\Type

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

JMS\SerializedName

("orderMethods")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results