class CurrencyLayer::ListOptions
Attributes
access_key[RW]
Public Class Methods
new()
click to toggle source
# File lib/currency_conversion/list/list_options.rb, line 9 def initialize() @query = nil end