RetailCRM API Client

ApiGetInvoiceResponse

Table of Contents

Properties

$amount  : string
$cancellable  : bool
$cancellationDetails  : string
$createdAt  : string
$currency  : string
$customerId  : int
$discountAmount  : float
$email  : string
$errorMsg  : string
$expiredAt  : string
$externalId  : string
$invoiceType  : string
$invoiceUuid  : string
$link  : string
$orderId  : int
$paidAt  : string
$paymentId  : string
$phone  : string
$refundable  : bool
$refunds  : array<string|int, PaymentRefund>
$status  : string
$statusMessage  : string

Properties

$cancellable

public bool $cancellable
Tags
JMS\Type

("bool")

JMS\SerializedName

("cancellable")

$cancellationDetails

public string $cancellationDetails
Tags
JMS\Type

("string")

JMS\SerializedName

("cancellationDetails")

$createdAt

public string $createdAt
Tags
JMS\Type

("string")

JMS\SerializedName

("createdAt")

$customerId

public int $customerId
Tags
JMS\Type

("integer")

JMS\SerializedName

("customerId")

$discountAmount

public float $discountAmount
Tags
JMS\Type

("float")

JMS\SerializedName

("discountAmount")

$expiredAt

public string $expiredAt
Tags
JMS\Type

("string")

JMS\SerializedName

("expiredAt")

$externalId

public string $externalId
Tags
JMS\Type

("string")

JMS\SerializedName

("externalId")

$invoiceType

public string $invoiceType
Tags
JMS\Type

("string")

JMS\SerializedName

("invoiceType")

$invoiceUuid

public string $invoiceUuid
Tags
JMS\Type

("string")

JMS\SerializedName

("invoiceUuid")

$paymentId

public string $paymentId
Tags
JMS\Type

("string")

JMS\SerializedName

("paymentId")

$refundable

public bool $refundable
Tags
JMS\Type

("bool")

JMS\SerializedName

("refundable")

$refunds

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

("array<RetailCrm\Api\Model\Entity\Payments\PaymentRefund>")

JMS\SerializedName

("refunds")

$statusMessage

public string $statusMessage
Tags
JMS\Type

("string")

JMS\SerializedName

("statusMessage")


        
On this page

Search results