Method: CoreLibrary::XmlAttributes#get_array_item_name

Defined in:
lib/apimatic-core/types/xml_attributes.rb

#get_array_item_nameObject

Getter for the set array item name in XmlAttributes.



43
44
45
# File 'lib/apimatic-core/types/xml_attributes.rb', line 43

def get_array_item_name
  @array_item_name
end