RetailCRM API Client

SerializedPayment extends Payment

Class SerializedPayment

Tags
category

SerializedPayment

Table of Contents

Properties

$amount  : float
$comment  : string
$externalId  : string
$id  : int
$order  : SerializedEntityOrder
$paidAt  : DateTime
$status  : string
$type  : string

Properties

$amount

public float $amount
Tags
JMS\Type

("float")

JMS\SerializedName

("amount")

$comment

public string $comment
Tags
JMS\Type

("string")

JMS\SerializedName

("comment")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$id

public int $id
Tags
JMS\Type

("int")

JMS\SerializedName

("id")

$paidAt

public DateTime $paidAt
Tags
JMS\Type

("DateTime<'Y-m-d H:i:s'>")

JMS\SerializedName

("paidAt")

$status

public string $status
Tags
JMS\Type

("string")

JMS\SerializedName

("status")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")


        
On this page

Search results