Skip to main content

ConsoleProjectResult

No description

type ConsoleProjectResult {
activeQuoteId: String
activeQuoteRef: String
createdAt: Datetime!
customerClassCode: String
customerClassName: String!
customerFirstName: String!
customerId: String!
customerLastName: String!
customerPrimeContractorId: String
customerPrimeContractorName: String
customerRef: String!
customerXref: String
hasTasks: Boolean
id: UUID!
projectClassCode: String
projectClassName: String!
ref: String!
siteAddressLine1: String
siteAddressLine2: String
siteClassCode: String
siteClassName: String
siteId: String
siteNmi: String
siteState: String
siteSuburb: String
stage: String!
state: String!
type: String!
updatedAt: Datetime!
}

Fields

ConsoleProjectResult.activeQuoteId ● String scalar

ConsoleProjectResult.activeQuoteRef ● String scalar

ConsoleProjectResult.createdAt ● Datetime! non-null scalar

ConsoleProjectResult.customerClassCode ● String scalar

ConsoleProjectResult.customerClassName ● String! non-null scalar

ConsoleProjectResult.customerFirstName ● String! non-null scalar

ConsoleProjectResult.customerId ● String! non-null scalar

ConsoleProjectResult.customerLastName ● String! non-null scalar

ConsoleProjectResult.customerPrimeContractorId ● String scalar

ConsoleProjectResult.customerPrimeContractorName ● String scalar

ConsoleProjectResult.customerRef ● String! non-null scalar

ConsoleProjectResult.customerXref ● String scalar

ConsoleProjectResult.hasTasks ● Boolean scalar

ConsoleProjectResult.id ● UUID! non-null scalar

ConsoleProjectResult.projectClassCode ● String scalar

ConsoleProjectResult.projectClassName ● String! non-null scalar

ConsoleProjectResult.ref ● String! non-null scalar

ConsoleProjectResult.siteAddressLine1 ● String scalar

ConsoleProjectResult.siteAddressLine2 ● String scalar

ConsoleProjectResult.siteClassCode ● String scalar

ConsoleProjectResult.siteClassName ● String scalar

ConsoleProjectResult.siteId ● String scalar

ConsoleProjectResult.siteNmi ● String scalar

ConsoleProjectResult.siteState ● String scalar

ConsoleProjectResult.siteSuburb ● String scalar

ConsoleProjectResult.stage ● String! non-null scalar

ConsoleProjectResult.state ● String! non-null scalar

ConsoleProjectResult.type ● String! non-null scalar

ConsoleProjectResult.updatedAt ● Datetime! non-null scalar

Member Of

ConsoleProjectsSearchResult object