/**
  * Retrieves the InvsTypePriceLookupMapObjectData passed into the constructor
  *
  * @return Simulated response
  */
 public InvsTypePriceLookupMapObjectData getOutput() {
   return InvsTypePriceLookupMapObjectHelper.fromMap(outputMap, "InvsTypePriceLookupMap");
 }