Class CorpInfo

    • Constructor Detail

      • CorpInfo

        public CorpInfo()
    • Method Detail

      • getCorpId

        public String getCorpId()
      • getCorpType

        public String getCorpType()
      • getFormatCorpType

        public CorpType getFormatCorpType()
      • getCorpName

        public String getCorpName()
      • getSquareLogoUrl

        public String getSquareLogoUrl()
      • getRoundLogoUrl

        public String getRoundLogoUrl()
      • getUserMax

        public Integer getUserMax()
      • getAgentMax

        public Integer getAgentMax()
      • getWxQrCode

        public String getWxQrCode()
      • getFullName

        public String getFullName()
      • getVerifiedEndTime

        public long getVerifiedEndTime()
      • getFormatVerifiedEndTime

        public Date getFormatVerifiedEndTime()
      • getCorporateType

        public int getCorporateType()
      • getFormatCorporateType

        public CorporateType getFormatCorporateType()
      • setCorpId

        public void setCorpId​(String corpId)
      • setCorpName

        public void setCorpName​(String corpName)
      • setSquareLogoUrl

        public void setSquareLogoUrl​(String squareLogoUrl)
      • setRoundLogoUrl

        public void setRoundLogoUrl​(String roundLogoUrl)
      • setCorpType

        public void setCorpType​(String corpType)
      • setUserMax

        public void setUserMax​(Integer userMax)
      • setAgentMax

        public void setAgentMax​(Integer agentMax)
      • setWxQrCode

        public void setWxQrCode​(String wxQrCode)
      • setFullName

        public void setFullName​(String fullName)
      • setVerifiedEndTime

        public void setVerifiedEndTime​(long verifiedEndTime)
      • setCorporateType

        public void setCorporateType​(int corporateType)