GSTPy.AttributeDescription

class GSTPy.AttributeDescription

Describes a table attribute.

property name

The name of the attribute.

Type

str

property table_name

The name of the table that the attribute belongs to.

Type

str

property type

The type of the attribute.

Type

PropertyTypes