InvoiceSubmission
ObjectFields
| Field | Type | Description |
|---|---|---|
| applicationNumber | String! | — |
| approvalStep id: ID! | InvoiceSubmissionApprovalStep | — |
| approvalSteps | InvoiceSubmissionApprovalStepConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| attachment id: ID! | InvoiceSubmissionAttachment | — |
| attachments | InvoiceSubmissionAttachmentConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| billingPeriod | BillingPeriod! | — |
| billingPeriodId | ID! | — |
| commitment | Commitment! | — |
| commitmentId | ID! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| event id: ID! | Event | — |
| events | EventConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| id | ID! | — |
| invoiceNumber | String! | — |
| invoicedOn | ISO8601Date | — |
| lienWaiver id: ID! | LienWaiver | — |
| lienWaivers | LienWaiverConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| lineItem id: ID! | InvoiceSubmissionLineItem | — |
| lineItems | InvoiceSubmissionLineItemConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| organization | Organization! | — |
| organizationId | ID! | — |
| paymentSubmissionLineItem id: ID! | PaymentSubmissionLineItem | — |
| paymentSubmissionLineItems | PaymentSubmissionLineItemConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| project | Project! | — |
| projectId | ID! | — |
| remoteId | String | — |
| status | String! | — |
| submittedAt | ISO8601DateTime | — |
| submittedBy | User | — |
| submittedById | ID | — |
| updatedAt | ISO8601DateTime! | — |