BagKadasterClient::AdresIOHalCollection

Properties

Name Type Description Notes
_links HalPaginationLinks [optional]
_embedded AdresIOHalCollectionEmbedded [optional]

Example

require 'bag_kadaster_client'

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