Method: AsposePdfCloud::CheckBoxFields.attribute_map

Defined in:
lib/aspose_pdf_cloud/models/check_box_fields.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



36
37
38
39
40
41
# File 'lib/aspose_pdf_cloud/models/check_box_fields.rb', line 36

def self.attribute_map
  {
    :'links' => :'Links',
    :'list' => :'List'
  }
end