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