Untitled

Anonymous
json
11/08/2023 9:24 PM
1.8 KB
16
Indexable
{
	"taps": [
		{
			"conjunct_1": {
				"beer": null,
				"customer_using": {
					"birthday": null,
					"cash_balance": null,
					"category": null,
					"customer_id": null,
					"face_url": null,
					"name": null,
					"size_liters": null,
					"total_debt": null
				},
				"display_message": null,
				"step": "waiting",
				"valve": false
			}
		},
		{
			"conjunct_2": {
				"beer": null,
				"customer_using": {
					"birthday": null,
					"cash_balance": null,
					"category": null,
					"customer_id": null,
					"face_url": null,
					"name": null,
					"size_liters": null,
					"total_debt": null
				},
				"display_message": null,
				"step": "waiting",
				"valve": false
			}
		},
		{
			"conjunct_3": {
				"beer": null,
				"customer_using": {
					"birthday": null,
					"cash_balance": null,
					"category": null,
					"customer_id": null,
					"face_url": null,
					"name": null,
					"size_liters": null,
					"total_debt": null
				},
				"display_message": null,
				"step": "waiting",
				"valve": false
			}
		},
		{
			"conjunct_4": {
				"beer": null,
				"customer_using": {
					"birthday": null,
					"cash_balance": null,
					"category": null,
					"customer_id": null,
					"face_url": null,
					"name": null,
					"size_liters": null,
					"total_debt": null
				},
				"display_message": null,
				"step": "waiting",
				"valve": false
			}
		}
	]
}
Editor is loading...