Skip to content

Represents the "AtributoAndamento" structure (key-value attributes).

Usage

AtributoAndamento(Nome = NULL, Valor = NULL, IdOrigem = NULL)

Arguments

Nome

Character. Attribute name.

Valor

Character. Attribute value.

IdOrigem

Character. Auxiliary ID associated with this attribute.

Value

An S3 object of class "AtributoAndamento".