RetailCRM API Client

PaymentStatusesResponse extends SuccessResponse

Class PaymentStatusesResponse

Tags
category

PaymentStatusesResponse

Table of Contents

Properties

$paymentStatuses  : array<string|int, PaymentStatus>
$success  : bool

Properties

$paymentStatuses

public array<string|int, PaymentStatus> $paymentStatuses
Tags
JMS\Type

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

JMS\SerializedName

("paymentStatuses")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")


        
On this page

Search results