@nondef/ts-oai-pmh
Preparing search index...
TOAIRequest
Interface TOAIRequest
interface
TOAIRequest
{
attributes
:
Record
<
string
,
string
>
;
baseUrl
:
string
;
verb
?:
|
"GetRecord"
|
"Identify"
|
"ListMetadataFormats"
|
"ListIdentifiers"
|
"ListRecords"
|
"ListSets"
;
}
Index
Properties
attributes
base
Url
verb?
Properties
attributes
attributes
:
Record
<
string
,
string
>
base
Url
baseUrl
:
string
Optional
verb
verb
?:
|
"GetRecord"
|
"Identify"
|
"ListMetadataFormats"
|
"ListIdentifiers"
|
"ListRecords"
|
"ListSets"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
base
Url
verb
@nondef/ts-oai-pmh
Loading...