Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.41 KB

HelloAssoApiV5ModelsStatisticsPayment.md

File metadata and controls

26 lines (23 loc) · 2.41 KB

# HelloAssoApiV5ModelsStatisticsPayment

Properties

Name Type Description Notes
order \OpenAPI\Client\Model\HelloAssoApiV5ModelsStatisticsOrderLight [optional]
payer \OpenAPI\Client\Model\HelloAssoApiV5ModelsStatisticsPayer [optional]
items \OpenAPI\Client\Model\HelloAssoApiV5ModelsStatisticsPaymentItem[] Items linked to this payment [optional]
cash_out_date \DateTime The date of the cash out [optional]
cash_out_state \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentCashOutState [optional]
payment_receipt_url string The Payment Receipt Url [optional]
fiscal_receipt_url string The Fiscal Receipt Url [optional]
id int The ID of the payment [optional]
amount int Total Amount of the payment (in cents) [optional]
amount_tip int Tip Amount of the payment (in cents) [optional]
date \DateTime Date of the payment [optional]
payment_means \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentMeans [optional]
installment_number int Indicates the payment number (useful in the case of an order comprising payments with installments) [optional]
state \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentState [optional]
type \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentType [optional]
meta \OpenAPI\Client\Model\HelloAssoApiV5ModelsCommonMetaModel [optional]
payment_off_line_mean \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentMeans [optional]
refund_operations \OpenAPI\Client\Model\HelloAssoApiV5ModelsStatisticsRefundOperationLightModel[] The refund operations information for the specific payment. [optional]

[Back to Model list] [Back to API list] [Back to README]