Method: BagKadasterClient::PandIOHal.openapi_types

Defined in:
lib/bag_kadaster_client/models/pand_io_hal.rb

.openapi_typesObject

Attribute type mapping.



40
41
42
43
44
45
46
# File 'lib/bag_kadaster_client/models/pand_io_hal.rb', line 40

def self.openapi_types
  {
    :'pand' => :'Pand',
    :'inonderzoek' => :'Array<KenmerkPandInOnderzoek>',
    :'_links' => :'PandLinks'
  }
end