Class: Quovo::Models::IframeToken
- 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
#url ⇒ Object
8 9 10 |
# File 'lib/quovo/models/iframe_token.rb', line 8 def url "https://embed.quovo.com/auth/#{token}" end |