Skip to main content

AdvosysCustomerNumber

No description

type AdvosysCustomerNumber implements Chunk {
id: ID!
payload: String!
payloadSize: Int
mimeType: String
subType: String
timeCreated: Timestamp!
timeLastEdited: Timestamp!
acceptance: String
}

Fields

AdvosysCustomerNumber.id ● ID! non-null scalar

AdvosysCustomerNumber.payload ● String! non-null scalar

AdvosysCustomerNumber.payloadSize ● Int scalar

AdvosysCustomerNumber.mimeType ● String scalar

AdvosysCustomerNumber.subType ● String scalar

AdvosysCustomerNumber.timeCreated ● Timestamp! non-null scalar

AdvosysCustomerNumber.timeLastEdited ● Timestamp! non-null scalar

AdvosysCustomerNumber.acceptance ● String scalar

Interfaces

Chunk interface

Member of

Company object ● Person object