Skip to main content

InvoiceUpdate

No description

InvoiceUpdate(
id: ID!
res: InvoiceUpdateInput!
): Invoice

Arguments

InvoiceUpdate.id ● ID! non-null scalar

InvoiceUpdate.res ● InvoiceUpdateInput! non-null input

Type

Invoice object

Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose. If the element is present, it must have either a @value, an @id, or extensions