Method: EasyPdfCloud::Client#access_token

Defined in:
lib/easy_pdf_cloud.rb

#access_tokenObject

The OAuth access token in use by the client



13
14
15
# File 'lib/easy_pdf_cloud.rb', line 13

def access_token
  @access_token
end