Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 338 Bytes

InlineObject.md

File metadata and controls

18 lines (12 loc) · 338 Bytes

PDFGeneratorAPI::InlineObject

Properties

Name Type Description Notes
response InlineObjectResponse [optional]

Example

require 'pdf_generator_api_client'

instance = PDFGeneratorAPI::InlineObject.new(
  response: null
)