SegmentLite¶
Example Json Object
1{
2 "id": 11001,
3 "displayId": "SEG-001",
4 "status": {
5 "name": "ACTIVE",
6 "captionKey": "enum.objectStatus.active",
7 "active": true,
8 "caption": "Active"
9 },
10 "name": "Segment Alpha",
11 "erpSystemId": 0
12}
📄 Description: Data transfer object representing a simplified segment of lease-related financial obligations within the Nakisa Lease Accounting Suite, facilitating the management of contracts and associated accounting entries.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
Unique identifier for the resource |
displayId |
string |
false |
none |
Unique identifier for the display |
status |
false |
none |
Status of the resource |
|
name |
string |
false |
none |
Name of the resource |
erpSystemId |
integer(int64) |
false |
none |
none |