SubleasingActivationGroupRevisionLite¶
Example Json Object
1{
2 "id": 0,
3 "activationGroupId": 0,
4 "activationGroupDisplayId": "string",
5 "activationGroupName": "string"
6}
📄 Description: Data transfer object representing a revision of a subleasing activation group within the Nakisa Portfolio Management Suite, providing essential insights for portfolio and asset management in the real estate sector.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
true |
none |
Unique identifier for the resource |
activationGroupId |
integer(int64) |
true |
none |
Unique identifier for the activation group |
activationGroupDisplayId |
string |
true |
none |
Unique identifier for the activation group display |
activationGroupName |
string |
true |
none |
Name of the activation group |