Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 316 Bytes

FormActionStore.md

File metadata and controls

18 lines (12 loc) · 316 Bytes

PDFGeneratorAPI::FormActionStore

Properties

Name Type Description Notes
store_document Boolean [optional]

Example

require 'pdf_generator_api_client'

instance = PDFGeneratorAPI::FormActionStore.new(
  store_document: true
)