functions/source/bot_fulfillment/bot_fulfillment.py [156:164]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    response = {
        "sessionAttributes": {
            "card": ""
        },
        "dialogAction": {
            "type": "Close",
            "fulfillmentState": "Fulfilled",
            "message": {
                "contentType": "PlainText",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



functions/source/bot_fulfillment/bot_fulfillment.py [515:523]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    response = {
        "sessionAttributes": {
            "card": ""
        },
        "dialogAction": {
            "type": "Close",
            "fulfillmentState": "Fulfilled",
            "message": {
                "contentType": "PlainText",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



