Method: AsposePdfCloud::CheckBoxFields.swagger_types

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

.swagger_typesObject

Attribute type mapping.



44
45
46
47
48
49
# File 'lib/aspose_pdf_cloud/models/check_box_fields.rb', line 44

def self.swagger_types
  {
    :'links' => :'Array<Link>',
    :'list' => :'Array<CheckBoxField>'
  }
end