ClubDTO Data Type

Properties
name data type description
nationalClubNr string
fedNickname string
clubOffers ClubOffersDTO
clubAddresses ClubAddressesDTO
clubCourts ClubCourtsDTO
footWear string
imageUrl string
region string
clubId number
clubOfficials ClubOfficialsDTO
clubNr string
joiningPossible boolean
nickname string
regionUri string
courtLocation array of FederationLocationDTO
clubSeasonStatistics ClubSeasonStatisticsDTO
name string
foundationDate number
clubStocktakingMembers ClubStocktakingMembersDTO
regionName string
hasChampionshipState boolean
federationUri string
expand string

Example

{
  "nationalClubNr" : "...",
  "fedNickname" : "...",
  "clubOffers" : {
    "clubOffer" : [ {
      "clubOfferTime" : [ { }, { } ],
      "type" : "cooperationDetails",
      "remarks" : "...",
      "name" : "..."
    }, {
      "clubOfferTime" : [ { }, { } ],
      "type" : "training",
      "remarks" : "...",
      "name" : "..."
    } ]
  },
  "clubAddresses" : {
    "clubAddress" : [ {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "courtHall",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    }, {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "result",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    } ]
  },
  "clubCourts" : {
    "clubCourts" : [ {
      "count" : 12345,
      "courtType" : "openair",
      "surface" : "..."
    }, {
      "count" : 12345,
      "courtType" : "openair",
      "surface" : "..."
    } ]
  },
  "footWear" : "...",
  "imageUrl" : "...",
  "region" : "...",
  "clubId" : 12345,
  "clubOfficials" : {
    "clubOfficial" : [ {
      "firstname" : "...",
      "role" : "...",
      "title" : "...",
      "availability" : "...",
      "address" : { },
      "lastname" : "...",
      "personUri" : "...",
      "personId" : "...",
      "privacyStateActivated" : true,
      "addressUri" : "..."
    }, {
      "firstname" : "...",
      "role" : "...",
      "title" : "...",
      "availability" : "...",
      "address" : { },
      "lastname" : "...",
      "personUri" : "...",
      "personId" : "...",
      "privacyStateActivated" : true,
      "addressUri" : "..."
    } ]
  },
  "clubNr" : "...",
  "joiningPossible" : true,
  "nickname" : "...",
  "regionUri" : "...",
  "courtLocation" : [ {
    "courtHallHeight" : 12345.0,
    "mainLocation" : true,
    "adhesiveMediumAllowed" : true,
    "expand" : "...",
    "accessibilityRemarks" : "...",
    "scheduleReportUri" : "...",
    "numberOfCourts" : 12345,
    "accessibilityLevel" : "partiallyAccessible",
    "meeting" : {
      "meetingAbbr" : [ { }, { } ],
      "fedNickname" : "...",
      "maxResults" : 12345,
      "firstResult" : 12345,
      "availableResults" : 12345
    },
    "address" : {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "court",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    },
    "specialAdhesiveMedium" : "...",
    "federationLocationId" : "...",
    "locationNr" : "...",
    "remarks" : "...",
    "federationLocationUri" : "...",
    "fedNickname" : "...",
    "name" : "..."
  }, {
    "courtHallHeight" : 12345.0,
    "mainLocation" : true,
    "adhesiveMediumAllowed" : true,
    "expand" : "...",
    "accessibilityRemarks" : "...",
    "scheduleReportUri" : "...",
    "numberOfCourts" : 12345,
    "accessibilityLevel" : "notAccessible",
    "meeting" : {
      "meetingAbbr" : [ { }, { } ],
      "fedNickname" : "...",
      "maxResults" : 12345,
      "firstResult" : 12345,
      "availableResults" : 12345
    },
    "address" : {
      "country" : "...",
      "distance" : 12345.0,
      "contactPerson" : "...",
      "label" : "...",
      "zip" : "...",
      "phoneHome" : "...",
      "phoneMobile" : "...",
      "www" : "...",
      "latitude" : 12345.0,
      "city" : "...",
      "longitude" : 12345.0,
      "emailHome" : "...",
      "type" : "court",
      "phoneWork" : "...",
      "street" : "...",
      "faxWork" : "...",
      "faxHome" : "...",
      "emailWork" : "..."
    },
    "specialAdhesiveMedium" : "...",
    "federationLocationId" : "...",
    "locationNr" : "...",
    "remarks" : "...",
    "federationLocationUri" : "...",
    "fedNickname" : "...",
    "name" : "..."
  } ],
  "clubSeasonStatistics" : {
    "mixedTeams" : 12345,
    "femaleTeams" : 12345,
    "maleTeams" : 12345,
    "lostSingleMatches" : 12345,
    "wonDoubleMatches" : 12345,
    "wonSingleMatches" : 12345,
    "lostDoubleMatches" : 12345
  },
  "name" : "...",
  "foundationDate" : 12345,
  "clubStocktakingMembers" : {
    "countPerGroup" : [ {
      "groupName" : "...",
      "countFemale" : 12345,
      "countMale" : 12345,
      "countMaleAndFemale" : 12345
    }, {
      "groupName" : "...",
      "countFemale" : 12345,
      "countMale" : 12345,
      "countMaleAndFemale" : 12345
    } ],
    "maleLabel" : "...",
    "countFemale" : 12345,
    "femaleLabel" : "...",
    "countMale" : 12345,
    "countMaleAndFemale" : 12345,
    "groupingLabel" : "..."
  },
  "regionName" : "...",
  "hasChampionshipState" : true,
  "federationUri" : "...",
  "expand" : "..."
}