InvoiceSubmissionLineItemInput
InputFields
| Field | Type | Description |
|---|---|---|
| amountCents | BigInt | — |
| completedPercent | Float | — |
| completedRate | Float | — |
| id | ID! | — |
| materialsAmountCents | BigInt | — |
| materialsRetainageCents | BigInt | — |
| materialsRetainageReleasedCents | BigInt | — |
| notes | String | — |
| retainageCents | BigInt | — |
| retainageReleasedCents | BigInt | — |
| retentionPercent | Float | — |
| retentionRate | Float | — |
| sovLineItemId | ID! | — |
| workAmountCents | BigInt | — |
| workRetainageCents | BigInt | — |
| workRetainageReleasedCents | BigInt | — |