SerializedPayment
extends Payment
in package
Class SerializedPayment
Tags
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
$comment
public
string
$comment
Tags
$externalId
public
string
$externalId
Tags
$id
public
int
$id
Tags
$order
public
SerializedEntityOrder
$order
Tags
$paidAt
public
DateTime
$paidAt
Tags
$status
public
string
$status
Tags
$type
public
string
$type