$import_type
$import_type : string
ImportResult contains the result of an import operation.
getImportOperation() : string
Get the type of import operation. Can be either.
created --> if the specified table has been created. For this ZOHO_CREATE_TABLE parameter should have been set to true or updated --> if the specified table already exists.
The type of import operation.