123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
{
  "surface_id": "onboadring-lottery-roll-picker-surface",
  "surface_version": 1,
  "payload": {
    "objects": [
      {
        "beginRendering": {
          "surfaceId": "onboadring-lottery-roll-picker-surface",
          "root": "root"
        }
      },
      {
        "surfaceUpdate": {
          "surfaceId": "onboadring-lottery-roll-picker-surface",
          "components": [
            {
              "id": "root",
              "component": {
                "RollPickerCard": {
                  "columns": [
                    {
                      "title": "Category",
                      "items": [
                        "Coins",
                        "Diamonds",
                        "Gift box"
                      ]
                    },
                    {
                      "title": "Price",
                      "items": [
                        "$50",
                        "$100",
                        "$200"
                      ]
                    },
                    {
                      "title": "Distance",
                      "items": [
                        "1km",
                        "3km",
                        "5km"
                      ]
                    }
                  ],
                  "selection": {
                    "path": "/selection",
                    "literalArray": [
                      "Category",
                      "Price",
                      "Distance"
                    ]
                  },
                  "hasCustomSelection": {
                    "path": "/hasCustomSelection",
                    "literalBoolean": false
                  },
                  "title": {
                    "literalString": "Your title"
                  },
                  "subTitle": {
                    "literalString": "Subtitle"
                  },
                  "submittedText": {
                    "literalString": "Text shown after the button is tapped"
                  },
                  "submitText": {
                    "literalString": "Button"
                  },
                  "action": {
                    "name": "onboarding_lottery_start",
                    "context": [
                      {
                        "key": "source",
                        "value": {
                          "literalString": "onboadring_lottery_roll_picker"
                        }
                      },
                      {
                        "key": "flow",
                        "value": {
                          "literalString": "lottery_roll_picker"
                        }
                      }
                    ]
                  }
                }
              }
            }
          ]
        }
      },
      {
        "dataModelUpdate": {
          "surfaceId": "onboadring-lottery-roll-picker-surface",
          "path": "/",
          "contents": []
        }
      }
    ]
  }
}
0 tokens
Your title
Subtitle
Gift boxCategoryCoins
$200Price$50
5kmDistance1km