BagKadasterClient::PandIOLvcHalCollection

Properties

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

Example

require 'bag_kadaster_client'

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