Class: Yardi::DocumentParser::Properties

Inherits:
Base
  • Object
show all
Defined in:
lib/yardi/document_parser/properties.rb

Constant Summary collapse

SOAP_ACTION =
'GetPropertyConfigurations'.freeze

Method Summary

Methods inherited from Base

#initialize, #parse

Constructor Details

This class inherits a constructor from Yardi::DocumentParser::Base