{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/flipdish/refs/heads/main/json-structure/marketing-restaurant-voucher-pay-green-configuration-summary-structure.json", "name": "RestaurantVoucherPayGreenConfigurationSummary", "description": "RestaurantVoucherPayGreenConfigurationSummary.", "type": "object", "properties": { "Name": { "description": "Name.", "type": "string", "example": "Example Name" }, "PayGreenConfigurationId": { "description": "PayGreenConfigurationId.", "type": "int32", "example": 500123 } } }