Represents the "AtributoOuvidoria" structure (attributes in an ouvidoria context).
Usage
AtributoOuvidoria(Id = NULL, Nome = NULL, Titulo = NULL, Valor = NULL)
Arguments
- Id
Character. Identifier of the attribute (e.g., "P").
- Nome
Character. Internal name of the attribute.
- Titulo
Character. Title for display in the form.
- Valor
Character. Value associated with the title.
Value
An S3 object of class "AtributoOuvidoria".