Invoice
No description
Invoice(
_id: String!
): Invoice
Arguments
Invoice._id ● String! non-null scalar
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