Represents a file extension allowed in SEI (e.g., pdf, doc).
Usage
ArquivoExtensao(IdArquivoExtensao, Extensao, Descricao)
Arguments
- IdArquivoExtensao
Character. Internal SEI ID for the extension.
- Extensao
Character. The extension text (e.g., "pdf", "doc").
- Descricao
Character. Description of the extension.
Value
An S3 object of class "ArquivoExtensao".