ActivationGroupClassificationDto¶
Example Json Object
1{
2 "id": 10000001,
3 "displayId": "AGC-10000001",
4 "principalPositionType": {
5 "name": "LESSEE",
6 "captionKey": "enum.principalpositiontype.lessee",
7 "caption": "Lessee"
8 },
9 "overrideCapitalizationDate": "2025-08-01",
10 "lastClassificationDate": "2025-08-15",
11 "fairMarketValue": 1000.5,
12 "guaranteedResidualValue": 50,
13 "years": 5,
14 "months": 6,
15 "usefulLifeYear": 5,
16 "usefulLifeMonth": 6,
17 "usefulLifeDay": 15,
18 "purchaseOption": true,
19 "interestRate": 4.5,
20 "remainingUsefulLifeYear": 3,
21 "remainingUsefulLifeMonth": 4,
22 "remainingUsefulLifeDay": 10,
23 "transferOfOwnership": false,
24 "specializedAsset": true,
25 "systemClassification": "OPERATING",
26 "confirmedClassification": "OPERATING",
27 "indexedAmounts": {
28 "consumerPriceIndexValueId": 10000001,
29 "indexedFmv": 1050.5,
30 "indexedGbv": 5000,
31 "indexedAd": 1500.25,
32 "indexedUrv": 200.75,
33 "indexedGrv": 300
34 },
35 "accountingStandardPriority": "MAIN",
36 "depreciationAreas": [
37 {
38 "currencyDefinitionType": "COMPANY_CURRENCY",
39 "depreciationArea": {
40 "id": "string",
41 "displayId": "Euro"
42 },
43 "depreciationAreaDeterminationCurrency": {
44 "id": "string",
45 "displayId": "US Dollar",
46 "decimalPoints": 2
47 }
48 }
49 ],
50 "infiniteUsefulLife": false,
51 "mainAccountingStandard": true,
52 "accountingStandard": {
53 "id": 1001,
54 "displayId": "GAAP-01",
55 "standardType": "IFRS"
56 },
57 "activationGroupRevisionId": 10000001,
58 "activationGroupRevisionDisplayId": "AGREV-10000001",
59 "activationGroupId": 10000001,
60 "activationGroupDisplayId": "AG-10000001",
61 "parentActivationGroupClassificationId": 10000000,
62 "type": "ACTIVATION_GROUP_CLASSIFICATION",
63 "numberRangeIdentifierValue": "1000",
64 "numberRangeIdentifierType": {
65 "name": "COMPANY_CODE"
66 },
67 "numberRangeType": {
68 "name": "CONTRACT"
69 },
70 "allowsSystemGenerateNewId": false
71}
📄 Description: Data transfer object representing the classification of activation groups within the Nakisa Lease Accounting Suite, facilitating the management of leases, contracts, and related financial obligations for accurate 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 |
principalPositionType |
false |
none |
Type of the principal position |
|
overrideCapitalizationDate |
string(date) |
false |
none |
Date of the override capitalization |
lastClassificationDate |
string(date) |
false |
none |
Date of the last classification |
fairMarketValue |
number(double) |
false |
none |
Value for fairMarketValue field |
guaranteedResidualValue |
number(double) |
false |
none |
Value for guaranteedResidualValue field |
years |
integer(int64) |
false |
none |
Numeric value representing years |
months |
integer(int64) |
false |
none |
Numeric value representing months |
usefulLifeYear |
integer(int64) |
false |
none |
Numeric value representing usefulLifeYear |
usefulLifeMonth |
integer(int64) |
false |
none |
Numeric value representing usefulLifeMonth |
usefulLifeDay |
integer(int64) |
false |
none |
Numeric value representing usefulLifeDay |
purchaseOption |
boolean |
false |
none |
Boolean flag indicating purchaseOption status |
interestRate |
number |
false |
none |
Rate of interest |
remainingUsefulLifeYear |
integer(int64) |
false |
none |
Numeric value representing remainingUsefulLifeYear |
remainingUsefulLifeMonth |
integer(int64) |
false |
none |
Numeric value representing remainingUsefulLifeMonth |
remainingUsefulLifeDay |
integer(int64) |
false |
none |
Numeric value representing remainingUsefulLifeDay |
transferOfOwnership |
boolean |
false |
none |
Boolean flag indicating transferOfOwnership status |
specializedAsset |
boolean |
false |
none |
Boolean flag indicating specializedAsset status |
systemClassification |
string |
false |
none |
Defines the classification of the activation group within the Nakisa Lease Accounting Suite, providing essential context for lease, contract, financial obligation, and accounting entry management. |
confirmedClassification |
string |
false |
none |
Represents the confirmed classification of a lease or contract within the Nakisa Lease Accounting Suite, ensuring accurate categorization of financial obligations and accounting entries. |
indexedAmounts |
false |
none |
Value for indexedAmounts field |
|
accountingStandardPriority |
string |
false |
none |
Priority of the accounting standard |
depreciationAreas |
false |
none |
List of depreciationAreas items |
|
infiniteUsefulLife |
boolean |
false |
none |
Boolean flag indicating infiniteUsefulLife status |
mainAccountingStandard |
boolean |
false |
none |
Boolean flag indicating mainAccountingStandard status |
accountingStandard |
false |
none |
Value for accountingStandard field |
|
activationGroupRevisionId |
integer(int64) |
false |
none |
Unique identifier for the activation group revision |
activationGroupRevisionDisplayId |
string |
false |
none |
Unique identifier for the activation group revision display |
activationGroupId |
integer(int64) |
false |
none |
Unique identifier for the activation group |
activationGroupDisplayId |
string |
false |
none |
Unique identifier for the activation group display |
parentActivationGroupClassificationId |
integer(int64) |
false |
none |
Unique identifier for the parent activation group classification |
type |
string |
false |
none |
Type of the resource |
numberRangeIdentifierValue |
string |
false |
none |
Unique string identifier representing a specific range of numbers associated with lease contracts and financial obligations within the Nakisa Lease Accounting Suite. |
numberRangeIdentifierType |
false |
none |
Type of the number range identifier |
|
numberRangeType |
false |
none |
Type of the number range |
|
allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
Enumerated Values
Attribute |
Value |
|---|---|
accountingStandardPriority |
FOURTH, MAIN, SECOND, THIRD |
confirmedClassification |
DIRECT_FINANCING, FINANCE, LOW_VALUE, NON_LEASE, OFF_BALANCE_SHEET, OPERATING, PROVISIONING, SALES_TYPE, SERVICE_CONTRACT, SHORT_TERM |
systemClassification |
DIRECT_FINANCING, FINANCE, LOW_VALUE, NON_LEASE, OFF_BALANCE_SHEET, OPERATING, PROVISIONING, SALES_TYPE, SERVICE_CONTRACT, SHORT_TERM |