ALConsentFlowATT.json 190 B

1234567891011
  1. {
  2. "states": [{
  3. "id": 14,
  4. "is_initial_state": true,
  5. "type": "att",
  6. "destination_state_id": 99
  7. }, {
  8. "id": 99,
  9. "type": "reinit"
  10. }]
  11. }