Relativity.Import.V1.Response
Model used as general response for import-service POST endpoints.
Gets error code for particular error.
Gets error message.
Gets GUID identifier of existing import Job or empty Guid (00000000-0000-0000-0000-000000000000) if there is no import job yet.
Gets a value indicating whether request was successfully completed.
Initializes a new instance of the Response class.
Creates response instance for success.