Method: DocSpring::CombinePdfsData.attribute_map
- Defined in:
- lib/docspring/models/combine_pdfs_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
31 32 33 34 35 36 37 38 39 40 |
# File 'lib/docspring/models/combine_pdfs_data.rb', line 31 def self.attribute_map { :'delete_custom_files' => :'delete_custom_files', :'expires_in' => :'expires_in', :'metadata' => :'metadata', :'password' => :'password', :'source_pdfs' => :'source_pdfs', :'test' => :'test' } end |