The Tag class wraps the BAM Tag Entity type.
class tag.Tag(api, api_entity)
Bases: tag.TagGroup
Instantiate a Tag.
Parameter | Description |
---|---|
api | API instance used by the entity to communicate with BAM. |
api_entity | The entity returned by the BAM API. |