Skip to main content

CostprofilesCustomer

No description

type CostprofilesCustomer {
_id: ObjectId!
shipperConnection: ShipperConnection
name: String!
firstname: String!
lastname: String!
telephone: String!
email: String
skype: String
address: ProfileAddress
additionalDetails: [AdditionalField!]
linkedInvoiceIntegrationContactId: String
}

Fields

CostprofilesCustomer._id ● ObjectId! non-null scalar

CostprofilesCustomer.shipperConnection ● ShipperConnection object

CostprofilesCustomer.name ● String! non-null scalar

Represents the customer company name

CostprofilesCustomer.firstname ● String! non-null scalar

CostprofilesCustomer.lastname ● String! non-null scalar

CostprofilesCustomer.telephone ● String! non-null scalar

CostprofilesCustomer.email ● String scalar

CostprofilesCustomer.skype ● String scalar

CostprofilesCustomer.address ● ProfileAddress object

CostprofilesCustomer.additionalDetails ● [AdditionalField!] list object

CostprofilesCustomer.linkedInvoiceIntegrationContactId ● String scalar