Optional
acceptType?: stringOptional
body?: anyOptional
contentType?: stringOptional
originMethod?: stringOptional
overrides?: ClientConfig & FullNodeConfig & IndexerConfig & FaucetConfigOptional
params?: Record<string, string | AnyNumber | boolean | undefined>Optional
path?: stringthe url to make the request to, i.e. https://fullnode.devnet.aptoslabs.com/v1
(optional) - the content type to set the content-type
header to,
by default is set to application/json
The API request type