Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 913 Bytes

EnrollPayment.md

File metadata and controls

13 lines (10 loc) · 913 Bytes

EnrollPayment

Properties

Name Type Description Notes
payment \Membercare\Client\Model\Payment [optional]
payer_debtor_account_number string The DebtorAccount Number of the Person or Company who has paid, or is going to be invoiced (if no payment set). [optional]
payer_info \Membercare\Client\Model\EInvoiceInfo [optional]
participants \Membercare\Client\Model\ParticipantToPay[] List of participants to enroll [optional]
invoice_id int The id of the invoice to insert payment. If null, participant has yet to be invoiced. [optional]

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