AtributoAndamento: AtributoAndamento

View source: R/structures.R

AtributoAndamentoR Documentation

AtributoAndamento

Description

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".


rsei documentation built on June 25, 2026, 5:07 p.m.