Package io.sendon.kakao.response
Class RegisterProfile.RegisterProfileData
- java.lang.Object
-
- io.sendon.kakao.response.RegisterProfile.RegisterProfileData
-
- Enclosing class:
- RegisterProfile
public static class RegisterProfile.RegisterProfileData extends Object
-
-
Constructor Summary
Constructors Constructor Description RegisterProfileData()
-
-
-
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
-
-