Type Alias ChannelGroupSummary

ChannelGroupSummary: { id: string; name: string; isForTest: boolean }

채널 그룹 정보

Type declaration

  • id: string

    채널 그룹 아이디

  • name: string

    채널 그룹 이름

  • isForTest: boolean

    테스트 채널 그룹 여부