Skip to content

Instantly share code, notes, and snippets.

@mikemunsie
Created May 19, 2017 15:14
Show Gist options
  • Save mikemunsie/f9b965e03659514c5278d5962202e461 to your computer and use it in GitHub Desktop.
Save mikemunsie/f9b965e03659514c5278d5962202e461 to your computer and use it in GitHub Desktop.
Line Item Tree
{
"inclusions": {
"base": {
"parameters": [
{
"parameterId": 1,
"answers": []
}
]
},
"groups": [
{
"parameters": [
{
"parameterId": 1,
"answers": []
}
]
}
]
},
"exclusions": {
"base": {
"parameters": [
{
"parameterId": 400,
"answers": []
}
]
},
"groups": []
},
"balancing": {
"groups": [
{
"flexibility": 100,
"parameters": [
{
"parameterId": "balancing",
"answers": []
}
]
},
{
"flexibility": 0,
"parameters": [
{
"parameterId": "balancing",
"answers": []
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment