ExtendedLocation Class
Definition of an Extended Location.
Constructor
ExtendedLocation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
Fully qualified name of the extended location. |
|
type
|
Type of the extended location. |
Attributes
name
Fully qualified name of the extended location.
name: str | None
type
Type of the extended location.
type: str | None