class FastBound::SmartList
Constants
- ENDPOINTS
Public Class Methods
new(client)
click to toggle source
# File lib/fastbound-ruby/smart_list.rb, line 25 def initialize(client) @client = client end
# File lib/fastbound-ruby/smart_list.rb, line 25 def initialize(client) @client = client end