Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 464 Bytes

GenerateDocumentAsynchronous201ResponseResponse.md

File metadata and controls

18 lines (12 loc) · 464 Bytes

PDFGeneratorAPI::GenerateDocumentAsynchronous201ResponseResponse

Properties

Name Type Description Notes
job_id String Unique job id which is also added to the callback request as header PDF-API-Job-Id [optional]

Example

require 'pdf_generator_api_client'

instance = PDFGeneratorAPI::GenerateDocumentAsynchronous201ResponseResponse.new(
  job_id: JeLjz9MKNyAwIG9iago8PCA
)