toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.common
/
ChannelGroupSummary
Channel
Group
Summary
@
Serializable
data
class
ChannelGroupSummary
(
val
id
:
String
,
val
name
:
String
,
val
isForTest
:
Boolean
)
채널 그룹 정보
Members
Constructors
Channel
Group
Summary
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
,
isForTest
:
Boolean
)
Properties
id
Link copied to clipboard
val
id
:
String
채널 그룹 아이디
is
For
Test
Link copied to clipboard
val
isForTest
:
Boolean
테스트 채널 그룹 여부
name
Link copied to clipboard
val
name
:
String
채널 그룹 이름