BagKadasterClient::AdresIOAllOf

Properties

Name Type Description Notes
geconstateerd Geconstateerd [optional]
inonderzoek AdresInOnderzoek [optional]

Example

require 'bag_kadaster_client'

instance = BagKadasterClient::AdresIOAllOf.new(
  geconstateerd: null,
  inonderzoek: null
)