Norway Open Data SDK
Preparing search index...
ProviderMetadata
Type Alias ProviderMetadata
Legal and operational metadata for a public-data provider.
type
ProviderMetadata
=
{
access
:
"open"
|
"identification-required"
|
"registration-required"
;
attribution
?:
string
;
authentication
:
string
;
documentation
:
string
;
homepage
:
string
;
id
:
string
;
license
?:
string
;
name
:
string
;
}
Index
Properties
access
attribution?
authentication
documentation
homepage
id
license?
name
Properties
access
access
:
"open"
|
"identification-required"
|
"registration-required"
Optional
attribution
attribution
?:
string
authentication
authentication
:
string
documentation
documentation
:
string
homepage
homepage
:
string
id
id
:
string
Optional
license
license
?:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
attribution
authentication
documentation
homepage
id
license
name
Norway Open Data SDK
Loading...
Legal and operational metadata for a public-data provider.