{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/management-generic-pm-with-tdi-info-structure.json", "description": "GenericPmWithTdiInfo schema from Adyen API", "type": "object", "properties": { "transactionDescription": { "description": "Information regarding the transaction description.", "$ref": "#/components/schemas/TransactionDescriptionInfo" } }, "name": "GenericPmWithTdiInfo" }