Skip to main content

LegalEntityTinEdge

A Relay edge containing a LegalEntityTin and its cursor.

type LegalEntityTinEdge {
node: Tin
cursor: String!
id: ID
legalEntityFilesTaxesUsingTinId: UUID
rank: Int
verificationStatus: String
verificationResult: String
datasetIds: JSON
firstObservedDate: String
lastObservedDate: String
internalId: String
internalLegalEntityFilesTaxesUsingTinId: String
}

Fields

LegalEntityTinEdge.node ● Tin object

The item at the end of the edge

LegalEntityTinEdge.cursor ● String! non-null scalar

A cursor for use in pagination

LegalEntityTinEdge.id ● ID scalar

LegalEntityTinEdge.legalEntityFilesTaxesUsingTinId ● UUID scalar

LegalEntityTinEdge.rank ● Int scalar

LegalEntityTinEdge.verificationStatus ● String scalar

LegalEntityTinEdge.verificationResult ● String scalar

LegalEntityTinEdge.datasetIds ● JSON scalar

LegalEntityTinEdge.firstObservedDate ● String scalar

LegalEntityTinEdge.lastObservedDate ● String scalar

LegalEntityTinEdge.internalId ● String scalar

LegalEntityTinEdge.internalLegalEntityFilesTaxesUsingTinId ● String scalar

Member Of

LegalEntityTinConnection object