@hashgraph/solo
    Preparing search index...

    Represents the base structure and common functionality for all components within the system. This class provides validation, comparison, and serialization functionality for components.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cluster: string

    the cluster in which the component is deployed.

    name: string

    the name to distinguish components.

    namespace: string

    the namespace associated with the component.

    type for identifying.

    Methods