FatturaElettronicaXmlService.GetAttachments method
Downloads the attachments contained within an XML.
public Task<Response<List<AllegatoDocumento>>> GetAttachments(string fileName,
RequestSettings? settings = null)
parameter | description |
---|---|
fileName | file name |
settings | request settings |
Exceptions
exception | condition |
---|---|
ArgumentNullException |
See Also
- class Response<T>
- class AllegatoDocumento
- class RequestSettings
- class FatturaElettronicaXmlService
- namespace Amica