Skip to main content

OE90CustomerNumber

No description

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

Fields

OE90CustomerNumber.id ● ID! non-null scalar

OE90CustomerNumber.payload ● String! non-null scalar

OE90CustomerNumber.payloadSize ● Int scalar

OE90CustomerNumber.mimeType ● String scalar

OE90CustomerNumber.subType ● String scalar

OE90CustomerNumber.timeCreated ● Timestamp! non-null scalar

OE90CustomerNumber.timeLastEdited ● Timestamp! non-null scalar

OE90CustomerNumber.acceptance ● String scalar

Interfaces

Chunk interface

Member of

Company object ● Person object