RetailCRM API Client

PaymentTypesResponse extends SuccessResponse

Class PaymentTypesResponse

Tags
category

PaymentTypesResponse

Table of Contents

Properties

$paymentTypes  : array<string|int, PaymentType>
$success  : bool

Properties

$paymentTypes

public array<string|int, PaymentType> $paymentTypes
Tags
JMS\Type

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

JMS\SerializedName

("paymentTypes")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results