Class ImportResponseImpl

java.lang.Object
com.commercetools.importapi.models.importrequests.ImportResponseImpl
All Implemented Interfaces:
ImportResponse, io.vrap.rmf.base.client.ModelBase

public class ImportResponseImpl extends Object implements ImportResponse, io.vrap.rmf.base.client.ModelBase

A list of the ID's and validation statuses of newly created ImportOperations. Used as a response at each resource-specific import endpoint, for example, at Import Categories and Import ProductTypes.