Source code for assetmanagement.models.aspect_type_links

# coding: utf-8

"""
    Asset Management API

    Service for configuring, reading and managing assets, asset ~ and aspect types.  # noqa: E501
"""


import pprint
import re
import six

from assetmanagement.models.rel_self import RelSelf
from mindsphere_core.exceptions import MindsphereClientError