Canton dApp Booster
Preparing search index...
@bootnodedev/canton-connect
Main
LedgerApiParams
Interface LedgerApiParams
Ledger API request structure
interface
LedgerApiParams
{
body
?:
Body
;
path
?:
Path
;
query
?:
Query
;
requestMethod
:
RequestMethod
;
resource
:
string
;
}
Index
Properties
body?
path?
query?
request
Method
resource
Properties
Optional
body
body
?:
Body
Optional
path
path
?:
Path
Optional
query
query
?:
Query
request
Method
requestMethod
:
RequestMethod
resource
resource
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
request
Method
resource
Canton dApp Booster
Loading...
Ledger API request structure