Skip to content

Instantly share code, notes, and snippets.

@sebge2emasphere
Created April 27, 2018 07:12
Show Gist options
  • Save sebge2emasphere/e926cb2e5d139ce7f6cc5247ce6506e1 to your computer and use it in GitHub Desktop.
Save sebge2emasphere/e926cb2e5d139ce7f6cc5247ce6506e1 to your computer and use it in GitHub Desktop.
{
"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": "name",
"internalReference": "b",
"label": "Name",
"description": "",
"displayedText": "Name",
"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": "?column?",
"internalReference": "e",
"label": "Source",
"description": "",
"displayedText": "Source",
"type": "TEXT",
"index": 0,
"properties": {},
"keyComponent": true,
"visibleByEndUser": true
},
{
"reference": "sum",
"internalReference": "g",
"label": "Amount",
"description": "",
"displayedText": "Amount",
"type": "NUMBER",
"index": 0,
"properties": {},
"keyComponent": true,
"visibleByEndUser": true
},
{
"reference": "case",
"internalReference": "h",
"label": "Case",
"description": "",
"displayedText": "Case",
"type": "TEXT",
"index": 0,
"properties": {},
"keyComponent": true,
"visibleByEndUser": true
}
]
},
"data": [],
"properties": {}
},
"properties": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment