Class EspoApiClient

java.lang.Object
dev.array21.espocrm.client.EspoApiClient

public class EspoApiClient extends Object
A client for the EspoCRM API
Since:
1.0.0
  • Field Details

    • url

      protected String url
    • username

      protected String username
    • password

      protected String password
    • apiKey

      protected String apiKey
    • secretKey

      protected String secretKey
  • Constructor Details

    • EspoApiClient

      public EspoApiClient()
  • Method Details