Class RegisterProfile.RegisterProfileData

  • Enclosing class:
    RegisterProfile

    public static class RegisterProfile.RegisterProfileData
    extends Object
    • Field Detail

      • 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 Detail

      • RegisterProfileData

        public RegisterProfileData()