Module macrobond_data_api.com.com_types.entity

Classes

class Entity

Interface for a database Macrobond entity.

Subclasses

Instance variables

var ErrorMessage : str

The error message if IsError is true. Otherwise it is empty.

var IsError : bool

Is true if the request resulted in an error. The ErrorMessage property contains the error message.

var MetadataMetadata

The metadata for the entity.

var Name : str

The name of the entity.

var PrimaryName : str

The primary name of the entity.

var Title : str

The title of the entity.