Class: Quovo::Models::IframeToken

Inherits:
Base
  • Object
show all
Defined in:
lib/quovo/models/iframe_token.rb

Instance Method Summary collapse

Methods inherited from Base

#[], fields, #initialize, #to_h, #to_hash

Constructor Details

This class inherits a constructor from Quovo::Models::Base

Instance Method Details

#urlObject



8
9
10
# File 'lib/quovo/models/iframe_token.rb', line 8

def url
  "https://embed.quovo.com/auth/#{token}"
end