API browser of generalInvoiceRequest430 COM module


/images/arrow_right.png XMLGenerationAttributes enumeration type
Enumerates defined types of XML generation attributes space
 
Set of enumeration values 3 elements
enGenerateWithoutDocuments: 1 The XML infoset is generated without documents even if such documents have been added in the IGeneralInvoiceRequest::AddDocument method.
enGenerateWithoutSignature: 2 The XML infoset is generated without applying a signature even if the signature parameters have been set in the IGeneralInvoiceRequest::SetTransport method.
enGenerateWithoutEncryption: 4 The XML infoset is generated without applying encryption even if the encryption parameters have been set in the IGeneralInvoiceRequest::SetTransport method.