Skip to main content
Version: 6.0.8

MSTeamsTeam

This page supports schema for Msteams Datatype MSTeamsTeam.

{
"properties": {
"id": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Team id",
"ko": "마이크로소프트 팀즈 팀 id"
}
},
"label": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Team Label",
"ko": "마이크로소프트 팀즈 팀 라벨"
}
},
"value": {
"properties": {
"description": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Team Description",
"ko": "마이크로소프트 팀즈 팀 설명"
}
},
"id": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Team id",
"ko": "마이크로소프트 팀즈 팀 id"
}
},
"name": {
"type": "string",
"x-label": {
"en": "Microsoft Teams Team Name",
"ko": "마이크로소프트 팀즈 팀 이름"
}
}
},
"type": "object",
"x-label": {
"en": "Microsoft Teams Team Value",
"ko": "마이크로소프트 팀즈 팀 value"
}
}
},
"type": "object"
}