class CloudConvert::Resource
Attributes
client[R]
Public Class Methods
new(client)
click to toggle source
# File lib/cloudconvert/resource.rb, line 5 def initialize(client) @client = client end