Optional linkage to transactions
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AccountingCashflowItem_transaction_ids", "title": "property_AccountingCashflowItem_transaction_ids", "description": "Optional linkage to transactions", "items": { "type": "string" }, "type": "array" }