class Veeqo::ResponseObject
Public Instance Methods
successful?()
click to toggle source
# File lib/veeqo/response.rb, line 23 def successful? true end
# File lib/veeqo/response.rb, line 23 def successful? true end