properties
    Extension description:
  • Definition: Properties

  • JSON Representation:
  • "http://bao.mijnklas.nl/xapi/extensions/properties": [
                                        {
                                            "name": "BonusType", 
                                            "value": "Robbies"
                                        }, 
                                        {
                                            "name": "BonusValue", 
                                            "value": "2"
                                        }
                                    ] 
    	
  • Legend:
    • Different colors in the JSON Representation give special meaning to that part of the json.

      Optional: May be added for clarity. Bao xApi ignores it if present.

      Removed: Bao xApi has no use for it but TinCan Api requests/requires it. Bao xApi ignores it if present.

      Comment: Comment for clarification of the property. This should not be present in the json representation

    ;