Skip to content

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