Skip to main content

DesPartManufacturerPartIdWithIpn

Represents the part manufacturer name and part number with internal part number.

type DesPartManufacturerPartIdWithIpn {
ipn: String
manufacturerName: String!
mpn: String!
}

Fields

DesPartManufacturerPartIdWithIpn.ipn ● String scalar

The internal part number.

DesPartManufacturerPartIdWithIpn.manufacturerName ● String! non-null scalar

The name of the manufacturer.

DesPartManufacturerPartIdWithIpn.mpn ● String! non-null scalar

The manufacturer part number.