Class RegisterProfile.RegisterProfileData

java.lang.Object
io.sendon.kakao.response.RegisterProfile.RegisterProfileData
Enclosing class:
RegisterProfile

public static class RegisterProfile.RegisterProfileData extends Object
  • Field Details

    • 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
  • Constructor Details

    • RegisterProfileData

      public RegisterProfileData()