Interface CallbackConfigurationResponse


public interface CallbackConfigurationResponse
Response message containing the callbacks configuration for a specific project
  • Method Details

    • getProjectId

      String getProjectId()
      Get projectId
      Returns:
      projectId
    • getHmacSecret

      String getHmacSecret()
      Get hmacSecret
      Returns:
      hmacSecret
    • builder

      Getting builder
      Returns:
      New Builder instance