Taquito TypeDocs
taquito.io
Preparing search index...
@taquito/tzip16
RestApiQueryType
Type Alias RestApiQueryType
type
RestApiQueryType
=
{
baseUri
?:
string
;
method
?:
"GET"
|
"POST"
|
"PUT"
;
path
:
string
;
specificationUri
:
string
;
}
Index
Properties
base
Uri?
method?
path
specification
Uri
Properties
Optional
base
Uri
baseUri
?:
string
Optional
method
method
?:
"GET"
|
"POST"
|
"PUT"
path
path
:
string
specification
Uri
specificationUri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Uri
method
path
specification
Uri
taquito.io
Taquito TypeDocs
Loading...