Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.23 KB

PaymentPost.md

File metadata and controls

19 lines (16 loc) · 1.23 KB

PaymentPost

Properties

Name Type Description Notes
url string The link to the current resource [optional]
payment_identification string Payment Identification - usually the ID for an online payment provider [optional]
amount double Amount [optional]
payment_date \DateTime Payment date [optional]
payment_type \Membercare\Client\Model\PaymentType [optional]
finance_status \Membercare\Client\Model\FinanceStatus [optional]
invoice_id int Invoice [optional]
invoice_link string Link to the invoice [optional]
finance_dimensions \Membercare\Client\Model\FinanceDimensions [optional]
shop_order_id string The shop order Id from an external shop system [optional]
payment_system_card_type string A textual representation of the card type used in the payment [optional]

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