MockOrderInvoiceItem
Properties
Name | Type | Description |
---|---|---|
__typename | <const>'InvoiceItem' | |
order_item | this.itemFactory.create() | |
quantity_invoiced | faker.datatype.number({ min: 1, max: 100 }) |
Name | Type | Description |
---|---|---|
__typename | <const>'InvoiceItem' | |
order_item | this.itemFactory.create() | |
quantity_invoiced | faker.datatype.number({ min: 1, max: 100 }) |