# TScenarioRunResponse:
ResponseBody {
  Layout {
    Cards {
      Text: "Заказ пропущен"
    }
    OutputSpeech: "Ладно, не берём"
    Directives {
      OpenUriDirective {
        Name: "requestconfirm_decline"
        Uri: "taximeter://income_order?action=decline"
      }
    }
  }
  SemanticFrame {
    Name: "alice.taximeter.requestconfirm_order_offer"
    Slots {
      Name: "confirmation"
      Type: "custom.confirmation"
      Value: "no"
      AcceptedTypes: "custom.confirmation"
      TypedValue {
        Type: "custom.confirmation"
        String: "no"
      }
    }
  }
  AnalyticsInfo {
    Intent: "alice.taximeter.requestconfirm_order_offer"
    NlgRenderHistoryRecords {
      TemplateName: "requestconfirm"
      PhraseName: "ok_no"
      Language: L_RUS
    }
  }
}
Version: "trunk@******"
