BagKadasterClient::VerblijfsobjectIOLvcHalCollection

Properties

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

Example

require 'bag_kadaster_client'

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