Class SmsCampaignStatisticsCrowdData


  • public class SmsCampaignStatisticsCrowdData
    extends AbstractModel
    • Constructor Detail

      • SmsCampaignStatisticsCrowdData

        public SmsCampaignStatisticsCrowdData()
      • SmsCampaignStatisticsCrowdData

        public SmsCampaignStatisticsCrowdData​(SmsCampaignStatisticsCrowdData source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getCrowdId

        public Long getCrowdId()
        Get 人群包id
        Returns:
        CrowdId 人群包id
      • setCrowdId

        public void setCrowdId​(Long CrowdId)
        Set 人群包id
        Parameters:
        CrowdId - 人群包id
      • getCrowdName

        public String getCrowdName()
        Get 人群包名称
        Returns:
        CrowdName 人群包名称
      • setCrowdName

        public void setCrowdName​(String CrowdName)
        Set 人群包名称
        Parameters:
        CrowdName - 人群包名称
      • getCrowdCount

        public Long getCrowdCount()
        Get 人群包目标触达总数
        Returns:
        CrowdCount 人群包目标触达总数
      • setCrowdCount

        public void setCrowdCount​(Long CrowdCount)
        Set 人群包目标触达总数
        Parameters:
        CrowdCount - 人群包目标触达总数