Norway Open Data SDK
Preparing search index...
AddressSearchParameters
Type Alias AddressSearchParameters
Parameters for Kartverket address search.
type
AddressSearchParameters
=
{
countyCode
?:
string
;
limit
?:
number
;
municipalityCode
?:
string
;
postalCode
?:
string
;
query
:
string
;
}
Index
Properties
county
Code?
limit?
municipality
Code?
postal
Code?
query
Properties
Optional
county
Code
countyCode
?:
string
Optional
limit
limit
?:
number
Optional
municipality
Code
municipalityCode
?:
string
Optional
postal
Code
postalCode
?:
string
query
query
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
county
Code
limit
municipality
Code
postal
Code
query
Norway Open Data SDK
Loading...
Parameters for Kartverket address search.