BagKadasterClient::PandIOHal

Properties

Name Type Description Notes
pand Pand
inonderzoek Array<KenmerkPandInOnderzoek> [optional]
_links PandLinks [optional]

Example

require 'bag_kadaster_client'

instance = BagKadasterClient::PandIOHal.new(
  pand: null,
  inonderzoek: null,
  _links: null
)