BagKadasterClient::PandIOHalCollectionEmbedded
Properties
Name | Type | Description | Notes |
---|---|---|---|
panden | Array<PandIOHal> | [optional] |
Example
require 'bag_kadaster_client'
instance = BagKadasterClient::PandIOHalCollectionEmbedded.new(
panden: null
)
Name | Type | Description | Notes |
---|---|---|---|
panden | Array<PandIOHal> | [optional] |
require 'bag_kadaster_client'
instance = BagKadasterClient::PandIOHalCollectionEmbedded.new(
panden: null
)