| 409 | Conflict. An achievement with this name or title already exists. | - |
*/
- public okhttp3.Call createAchievementCall(Integer applicationId, Integer campaignId, CreateAchievement body, final ApiCallback _callback) throws ApiException {
+ public okhttp3.Call createAchievementCall(Long applicationId, Long campaignId, CreateAchievement body, final ApiCallback _callback) throws ApiException {
Object localVarPostBody = body;
// create path and map variables
@@ -858,7 +858,7 @@ public okhttp3.Call createAchievementCall(Integer applicationId, Integer campaig
}
@SuppressWarnings("rawtypes")
- private okhttp3.Call createAchievementValidateBeforeCall(Integer applicationId, Integer campaignId, CreateAchievement body, final ApiCallback _callback) throws ApiException {
+ private okhttp3.Call createAchievementValidateBeforeCall(Long applicationId, Long campaignId, CreateAchievement body, final ApiCallback _callback) throws ApiException {
// verify the required parameter 'applicationId' is set
if (applicationId == null) {
@@ -898,7 +898,7 @@ private okhttp3.Call createAchievementValidateBeforeCall(Integer applicationId,