Skip to main content

sendInvoicePerEmail

Used to mark an invoice as sent per post.

sendInvoicePerEmail(
id: InvoiceID!
): Boolean!

Arguments

sendInvoicePerEmail.id ● InvoiceID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.