类 AddIntentResponse

java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.kf.AddIntentResponse

public class AddIntentResponse extends AbstractBaseResponse
作者:
ddshuai date 2022-09-01 17:15
  • 字段详细资料

    • intentId

      private String intentId
  • 构造器详细资料

    • AddIntentResponse

      public AddIntentResponse()
  • 方法详细资料

    • getIntentId

      public String getIntentId()
    • setIntentId

      public void setIntentId(String intentId)