Constructor
# new ScopeInfo()
Properties:
Name | Type | Description |
---|---|---|
_data |
object
|
Scope info data |
- Since:
- 09.2025, aab
Example
{
"id": "scope1",
"name": "Scope 1",
"description": "Scope 1 description",
"createdon": "2025-01-01",
"updatedon": "2025-01-01",
"createdby": "user1",
"updatedby": "user1"
}