Class ListMemberProductTypeResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.ListMemberProductTypeResponse

public class ListMemberProductTypeResponse extends Response
  • Constructor Details

    • ListMemberProductTypeResponse

      public ListMemberProductTypeResponse()
  • Method Details

    • getProductTypeList

      public List<String> getProductTypeList()
    • setProductTypeList

      public void setProductTypeList(List<String> productTypeList)