RetailCRM API Client

PaymentCreateResponse extends ErrorResponse

Class PaymentCreateResponse

Tags
category

PaymentCreateResponse

Table of Contents

Properties

$errorMsg  : string
$errors  : array<string|int, string>
$result  : PaymentCreateResult
$success  : bool

Methods

__construct()  : mixed
ErrorResponse constructor.

Properties

$errorMsg

public string $errorMsg
Tags
JMS\Type

("string")

JMS\SerializedName

("errorMsg")

$errors

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

("array")

JMS\SerializedName

("errors")

$success

public bool $success = true
Tags
JMS\Type

("boolean")

JMS\SerializedName

("success")

Methods

__construct()

ErrorResponse constructor.

public __construct() : mixed

        
On this page

Search results