Skip to content

Instantly share code, notes, and snippets.

@penguinbroker
Created April 12, 2018 19:18
Show Gist options
  • Save penguinbroker/79c6ff84842e6bfb43bdd8d0c679e85a to your computer and use it in GitHub Desktop.
Save penguinbroker/79c6ff84842e6bfb43bdd8d0c679e85a to your computer and use it in GitHub Desktop.
{
"type": "io.clause.latedelivery",
"forceMajeur": "except for Force Majeure cases, ",
"seller": "Seller",
"buyer": "Buyer",
"penaltyUnit": 2,
"penaltyPeriod": ["day"],
"penaltyPercentage": 0.105,
"fractional": {
"fractionalPeriod": "day",
"fullPeriod": "day"
},
"cap": {
"capPercentage": 0.55
},
"termination": {
"delay": 15,
"delayUnit": "day",
"buyer": "Buyer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment