BagKadasterClient::BronhouderHal
Properties
Name | Type | Description | Notes |
---|---|---|---|
bronhouder | Bronhouder | ||
_links | BronhouderLinks | [optional] |
Example
require 'bag_kadaster_client'
instance = BagKadasterClient::BronhouderHal.new(
bronhouder: null,
_links: null
)