INPUT_OBJECT
An input for a recorded payment concerning an invoice
input InvoicePaymentInput {# Montantamount: Float# Date du paiementdate: String# Texte libre du paiementfreeText: Stringmode: InvoicePaymentModeInput# ID paiement stripestripeId: String}