类 MomentCustomerListResponse

java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.externalcontact.MomentCustomerListResponse

public class MomentCustomerListResponse extends AbstractBaseResponse
描述
作者:
ddshuai date 2021-01-05 21:52
  • 字段详细资料

  • 构造器详细资料

    • MomentCustomerListResponse

      public MomentCustomerListResponse()
  • 方法详细资料

    • getCustomers

      public List<Customer> getCustomers()
    • setCustomers

      public void setCustomers(List<Customer> customers)