Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.16 KB

CommercePropertiesDto.md

File metadata and controls

15 lines (10 loc) · 1.16 KB

CommercePropertiesDto

Properties

Name Type Description Notes
ArticleNumber string This maps to ArtNo in GAEB XML and represents an article number given by the supplier. [optional]
EanGtinArticleNumber string This maps to EAN in GAEB XML and represents an GTIN (formerly EAN) article number. [optional]
IlnArticleNumber string This maps to ArtNoID in GAEB XML and represents an ILN article number. [optional]
CatalogueNumber string This maps to CatalogNo in GAEB XML and represents an identifier of a specific catalogue. The referenced catalogue is usually a customer specific one, not related to CatalogueReferences. [optional]
CatalogueArticleNumber string This maps to CatalogArtNo in GAEB XML and represents a key that maps to an entry in a specific catalogue. The referenced catalogue is usually a customer specific one, not related to CatalogueReferences. [optional]

[Back to Model list] [Back to API list] [Back to README]