BagKadasterClient::HalPaginationLinksAllOfFirst

Properties

Name Type Description Notes
href String [optional]
templated Boolean [optional]
title String [optional]

Example

require 'bag_kadaster_client'

instance = BagKadasterClient::HalPaginationLinksAllOfFirst.new(
  href: https://{base-uri}/{dienst}/{apinaam}/{major-versie}/resourcenaam?page=1,
  templated: null,
  title: Eerste pagina
)