GET https://api.legendonlineservices.co.uk/Configuration/ClassAttendanceTheme

Returns themes for class attendance app

Request Parameters

No parameters have been defined for this request.

Response - (Status 200 - OK)

[PropertyValueModel]

Name Type Description
DataType Int32
PropertyId Int32
PropertyName String
PropertyValue String




[
  {
    "PropertyId": 1,
    "PropertyName": "sample string 2",
    "DataType": 3,
    "PropertyValue": "sample string 4"
  },
  {
    "PropertyId": 1,
    "PropertyName": "sample string 2",
    "DataType": 3,
    "PropertyValue": "sample string 4"
  },
  {
    "PropertyId": 1,
    "PropertyName": "sample string 2",
    "DataType": 3,
    "PropertyValue": "sample string 4"
  }
]

Bundle(s)
ClassAttendanceConfig