{ "type": "object", "name": "EligibleCustomerEvents", "properties": { "event": { "type": "string" }, "eventPeriodUnit": { "type": "string" } }, "required": [ "event", "eventPeriodUnit" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }