gooddata_sdk.catalog.entity.CatalogTypeEntity

class gooddata_sdk.catalog.entity.CatalogTypeEntity(id: str, type: str)

Bases: object

__init__(id: str, type: str)

Methods

__init__(id, type)

from_api(entity)