Package io.sendon.kakao.response
Class GetProfileDetail.GetProfileDetailData
- java.lang.Object
-
- io.sendon.kakao.response.GetProfileDetail.GetProfileDetailData
-
- Enclosing class:
- GetProfileDetail
public static class GetProfileDetail.GetProfileDetailData extends Object
-
-
Constructor Summary
Constructors Constructor Description GetProfileDetailData()
-
-
-
Field Detail
-
id
public String id
-
channelId
public String channelId
-
channelName
public String channelName
-
status
public String status
-
profileStatus
public String profileStatus
-
updateBy
public String updateBy
-
dormant
public boolean dormant
-
block
public boolean block
-
createdAt
public String createdAt
-
updatedAt
public String updatedAt
-
-