{ "$schema": "https://schemas.alumio.com/meta/type.jsd#", "$id": "https://schemas.alumio.com/Invoice.jsd", "title": "http://alumio.com/Invoice", "description": "A statement of the money due for goods or services; a bill.", "allOf": [ { "$ref": "Thing.jsd" }, { "properties": { } } ] }