Method: CoreLibrary::XmlAttributes#get_value
- Defined in:
- lib/apimatic-core/types/xml_attributes.rb
#get_value ⇒ Object
Getter for value of XmlAttributes.
38 39 40 |
# File 'lib/apimatic-core/types/xml_attributes.rb', line 38 def get_value @value end |