{
    "klarna_core_order": {
        "column": {
            "kco_order_id": true,
            "id": true,
            "klarna_checkout_id": true,
            "klarna_order_id": true,
            "session_id": true,
            "klarna_reservation_id": true,
            "reservation_id": true,
            "order_id": true,
            "is_acknowledged": true
        },
        "index": {
            "KLARNA_CORE_ORDER_IS_ACKNOWLEDGED": true,
            "KLARNA_CORE_ORDER_ORDER_ID": true
        },
        "constraint": {
            "PRIMARY": true
        }
    }
}