| Assinatura | R Documentation |
Represents the "Assinatura" structure (signature information).
Assinatura(
Nome = NULL,
CargoFuncao = NULL,
DataHora = NULL,
IdUsuario = NULL,
IdOrigem = NULL,
IdOrgao = NULL,
Sigla = NULL
)
Nome |
Character. Signatory name. |
CargoFuncao |
Character. Signatory position or function. |
DataHora |
Character. Date/time of signature. |
IdUsuario |
Character. ID of the user. |
IdOrigem |
Character. Origin ID of the user in the SIP. |
IdOrgao |
Character. ID of the user's organization. |
Sigla |
Character. The user's sigla (username). |
An S3 object of class "Assinatura".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.