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 [421:429]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        response = {
            "sessionAttributes": {
                "card": ""
            },
            "dialogAction": {
                "type": "Close",
                "fulfillmentState": "Fulfilled",
                "message": {
                    "contentType": "PlainText",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



