BagKadasterClient::HalPaginationLinksAllOfLast
Properties
Name | Type | Description | Notes |
---|---|---|---|
href | String | [optional] | |
templated | Boolean | [optional] | |
title | String | [optional] |
Example
require 'bag_kadaster_client'
instance = BagKadasterClient::HalPaginationLinksAllOfLast.new(
href: https://{base-uri}/{dienst}/{apinaam}/{major-versie}/resourcenaam?page=15,
templated: null,
title: Laatste pagina
)