Braintree::AdvancedSearch::MultipleValueNode
# File lib/braintree/advanced_search.rb, line 65 def initialize(name, parent, options) super @text_node = TextNode.new(name, parent) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.