Created
April 27, 2018 07:22
-
-
Save sebge2emasphere/2c0d15e10c709c3dc0c680ea00981a62 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"006595ad-b9c4-4fd2-8bcf-c8dfc58e4494": [ | |
{ | |
"id": "d28d6d11-ffe6-4072-99ea-b5f50923a4c8", | |
"tenant": "006595ad-b9c4-4fd2-8bcf-c8dfc58e4494", | |
"reference": "irisnetdemo-test_operational_data_comma", | |
"internalReference": "irisnetdemoxtest_operational_data_comma", | |
"label": "Accounting Data", | |
"displayedText": "Accounting Data", | |
"description": "", | |
"status": "ACTIVE", | |
"entryDefinition": { | |
"key": { | |
"components": [ | |
{ | |
"reference": "code", | |
"internalReference": "a", | |
"label": "Code", | |
"description": "", | |
"displayedText": "Code", | |
"type": "TEXT", | |
"index": 0, | |
"properties": {}, | |
"keyComponent": true, | |
"visibleByEndUser": true | |
}, | |
{ | |
"reference": "display_month", | |
"internalReference": "c", | |
"label": "Display-Month", | |
"description": "", | |
"displayedText": "Display-Month", | |
"type": "MONTH", | |
"index": 0, | |
"properties": {}, | |
"keyComponent": true, | |
"visibleByEndUser": true | |
}, | |
{ | |
"reference": "account_number", | |
"internalReference": "d", | |
"label": "Account Number", | |
"description": "", | |
"displayedText": "Account Number", | |
"type": "TEXT", | |
"index": 0, | |
"properties": {}, | |
"keyComponent": true, | |
"visibleByEndUser": true | |
}, | |
{ | |
"reference": "source", | |
"internalReference": "e", | |
"label": "Source", | |
"description": "", | |
"displayedText": "Source", | |
"type": "TEXT", | |
"index": 0, | |
"properties": {}, | |
"keyComponent": true, | |
"visibleByEndUser": true | |
}, | |
{ | |
"reference": "ref_year", | |
"internalReference": "j", | |
"label": "Ref Year", | |
"description": "", | |
"displayedText": "Ref Year", | |
"type": "YEAR", | |
"index": 0, | |
"properties": {}, | |
"keyComponent": true, | |
"visibleByEndUser": true | |
} | |
] | |
}, | |
"data": [ | |
{ | |
"reference": "name", | |
"internalReference": "b", | |
"label": "Name", | |
"displayedText": "Name", | |
"description": "", | |
"type": "TEXT", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "sum", | |
"internalReference": "g", | |
"label": "Amount", | |
"displayedText": "Amount", | |
"description": "", | |
"type": "NUMBER", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "case", | |
"internalReference": "h", | |
"label": "Case", | |
"displayedText": "Case", | |
"description": "", | |
"type": "TEXT", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "activity", | |
"internalReference": "k", | |
"label": "Activity", | |
"displayedText": "Activity", | |
"description": "", | |
"type": "TEXT", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "recurrence", | |
"internalReference": "l", | |
"label": "Recurrence", | |
"displayedText": "Recurrence", | |
"description": "", | |
"type": "TEXT", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "subactivity", | |
"internalReference": "o", | |
"label": "Sub-Activity", | |
"displayedText": "Sub-Activity", | |
"description": "", | |
"type": "TEXT", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
}, | |
{ | |
"reference": "amount_type", | |
"internalReference": "p", | |
"label": "Amount Type", | |
"displayedText": "Amount Type", | |
"description": "", | |
"type": "NUMBER", | |
"visibleByEndUser": true, | |
"index": 0, | |
"properties": {}, | |
"keyComponent": false | |
} | |
], | |
"properties": {} | |
}, | |
"properties": {} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment