{
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"$id": "https://schema.twindev.org/dcsa/DcsaBaseTransportEvent",
	"title": "DcsaBaseTransportEvent",
	"description": "Base transport event attributes.\n\nNote: In the upstream OpenAPI, `transportPayload` is defined as `baseEvent` +\n`baseTransportEvent`. In this package, those are already represented by\n`IDcsaTransportPayload` extending `IDcsaBaseEvent`.\n\nSource: `baseTransportEvent` schema in the DCSA Event Domain (v3.1.0).",
	"$ref": "https://schema.twindev.org/dcsa/DcsaTransportPayload"
}
