Autolegal/examples/input.json

8 lines
193 B
JSON
Raw Normal View History

2026-01-06 16:41:06 +00:00
{
"client_name": "Acme Ltd",
"provider_name": "John Doe 2",
"payment_type": "hourly",
"hourly_rate_gbp": 40,
"include_confidentiality": false,
"governing_law": "England and Wales"
}