BagKadasterClient::AdresIOHalAllOf

Properties

Name Type Description Notes
_embedded AdresIOEmbedded [optional]
_links AdresIOLinks [optional]

Example

require 'bag_kadaster_client'

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