ApiImportInvoiceRequest
in package
Class ApiImportInvoiceRequest
Tags
Table of Contents
Properties
- $amount : float
- $createdAt : string
- $currency : string
- $discountAmount : float
- $externalId : string
- $paidAt : string
- $paymentId : int
- $refundable : bool
- $refunds : array<string|int, ApiImportInvoicePaymentRefund>
- $status : string
Properties
$amount
public
float
$amount
Tags
$createdAt
public
string
$createdAt
Tags
$currency
public
string
$currency
Tags
$discountAmount
public
float
$discountAmount
Tags
$externalId
public
string
$externalId
Tags
$paidAt
public
string
$paidAt
Tags
$paymentId
public
int
$paymentId
Tags
$refundable
public
bool
$refundable
Tags
$refunds
public
array<string|int, ApiImportInvoicePaymentRefund>
$refunds
Tags
$status
public
string
$status