peppolItemClass Structure

Struct peppolItemClass 
It contains the item classification fields that are demaning to exist in B2G transactions, according to Peppol. 
Fill these fields only if you use an invoicing provider class (ex ProvIlyda) for sending you Income Invoice.
Public Structure peppolItemClass
This language is not supported or no code example is available.
public struct peppolItemClass
This language is not supported or no code example is available.
Fields
 
Name Description
Public field itemClass Mandatory field 
The item classification according to Peppol. 
Get all item classification codes using the myDATATools.getPeppolItemClass
Public field itemID Mandatory field 
The item identification number (CPV) according to Peppol. 
Get all the identification numbers using the myDATATools.getPeppolCPV
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition