BagKadasterClient::WoonplaatsIOHalCollection

Properties

Name Type Description Notes
_embedded WoonplaatsIOHalCollectionEmbedded [optional]
_links HalCollectionLinks [optional]

Example

require 'bag_kadaster_client'

instance = BagKadasterClient::WoonplaatsIOHalCollection.new(
  _embedded: null,
  _links: null
)