Autolegal/examples/input.json

10 lines
256 B
JSON
Raw Normal View History

2026-01-06 16:41:06 +00:00
{
"client_name": "Acme Ltd",
"provider_name": "Will Smith",
2026-01-06 16:41:06 +00:00
"payment_type": "hourly",
"hourly_rate_gbp": 40,
"include_confidentiality": false,
"include_ip_clause": false,
"termination_notice_days": 14,
2026-01-06 16:41:06 +00:00
"governing_law": "England and Wales"
}