Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.88 KB

File metadata and controls

21 lines (18 loc) · 1.88 KB

# HelloAssoApiV5ModelsStatisticsItemPayment

Properties

Name Type Description Notes
cash_out_state \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsPaymentCashOutState [optional]
share_amount int Amount of the item and extra options payed on this payment term (in cents) [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]