Loc constructor
Loc(href, label)
Initializes a new instance of Loc class.
def __init__(self, href, label):
...
| Parameter | Type | Description |
|---|---|---|
| href | str | The href URI. |
| label | str | The label. |
See Also
- module aspose.finance.xbrl
- class Loc
Initializes a new instance of Loc class.
def __init__(self, href, label):
...
| Parameter | Type | Description |
|---|---|---|
| href | str | The href URI. |
| label | str | The label. |