BagKadasterClient::LigplaatsEmbedded
Properties
Name | Type | Description | Notes |
---|---|---|---|
heeft_als_hoofd_adres | NummeraanduidingIOHal | [optional] | |
heeft_als_neven_adres | Array<NummeraanduidingIOHal> | [optional] |
Example
require 'bag_kadaster_client'
instance = BagKadasterClient::LigplaatsEmbedded.new(
heeft_als_hoofd_adres: null,
heeft_als_neven_adres: null
)