AccountingStandardBaseId¶
Example Json Object
1{
2 "id": 0,
3 "displayId": "string",
4 "standardType": "GAAP"
5}
📄 Description: Data transfer object representing the unique identifier for accounting standards within the Nakisa Portfolio Management Suite, facilitating accurate portfolio and asset analytics in the context of real estate property management.
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 |
standardType |
string |
true |
none |
Type of the standard |
Enumerated Values
Attribute |
Value |
|---|---|
standardType |
GAAP, GASB_87, IFRS, OFF_BALANCE_SHEET |