BagKadasterClient::WoonplaatsIOLvcHalCollection

Properties

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

Example

require 'bag_kadaster_client'

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