GraphQL reference

InvoiceSubmission

Object

Fields

FieldTypeDescription
applicationNumberString!
approvalStep
id: ID!
InvoiceSubmissionApprovalStep
approvalSteps
after: String
before: String
first: Int
last: Int
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
after: String
before: String
first: Int
last: Int
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.
billingPeriodBillingPeriod!
billingPeriodIdID!
commitmentCommitment!
commitmentIdID!
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
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.
idID!
invoiceNumberString!
invoicedOnISO8601Date
lienWaiver
id: ID!
LienWaiver
lienWaivers
after: String
before: String
first: Int
last: Int
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
after: String
before: String
first: Int
last: Int
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.
organizationOrganization!
organizationIdID!
paymentSubmissionLineItem
id: ID!
PaymentSubmissionLineItem
paymentSubmissionLineItems
after: String
before: String
first: Int
last: Int
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.
projectProject!
projectIdID!
remoteIdString
statusString!
submittedAtISO8601DateTime
submittedByUser
submittedByIdID
updatedAtISO8601DateTime!