PaymentSubmission
ObjectFields
| Field | Type | Description |
|---|---|---|
| company | Company! | — |
| companyId | ID! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| id | ID! | — |
| lineItem id: ID! | PaymentSubmissionLineItem | — |
| lineItems | 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. |
| notes | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| paidOn | ISO8601Date! | — |
| paymentMethod | String! | — |
| project | Project! | — |
| projectId | ID! | — |
| referenceNumber | String! | — |
| updatedAt | ISO8601DateTime! | — |