-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsidebars_clientlib_api_typedoc.js
More file actions
186 lines (186 loc) · 7.89 KB
/
sidebars_clientlib_api_typedoc.js
File metadata and controls
186 lines (186 loc) · 7.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
module.exports = [
"api/index",
{
"type": "category",
"label": "Modules",
"items": [
"api/modules/_contact_",
"api/modules/_currencynetwork_",
"api/modules/_ethwrapper_",
"api/modules/_event_",
"api/modules/_exchange_",
"api/modules/_messaging_",
"api/modules/_payment_",
"api/modules/_tlnetwork_",
"api/modules/_transaction_",
"api/modules/_trustline_",
"api/modules/_user_",
"api/modules/_userinformation_",
"api/modules/_extradata_",
"api/modules/_providers_provider_",
"api/modules/_providers_relayprovider_",
"api/modules/_providers_saferelayprovider_",
"api/modules/_providers_tlprovider_",
"api/modules/_signers_tlsigner_",
"api/modules/_signers_web3signer_",
"api/modules/_typings_",
"api/modules/_utils_",
"api/modules/_wallets_etherswallet_",
"api/modules/_wallets_identitywallet_",
"api/modules/_wallets_safewallet_",
"api/modules/_wallets_tlwallet_",
"api/modules/_wallets_walletfromethers_"
]
},
{
"type": "category",
"label": "Enumerations",
"items": [
"api/enums/_typings_.feepayer",
"api/enums/_typings_.noncemechanism",
"api/enums/_typings_.transactionstatus"
]
},
{
"type": "category",
"label": "Classes",
"items": [
"api/classes/_contact_.contact",
"api/classes/_currencynetwork_.currencynetwork",
"api/classes/_ethwrapper_.ethwrapper",
"api/classes/_event_.event",
"api/classes/_exchange_.exchange",
"api/classes/_messaging_.messaging",
"api/classes/_payment_.payment",
"api/classes/_tlnetwork_.tlnetwork",
"api/classes/_transaction_.transaction",
"api/classes/_trustline_.trustline",
"api/classes/_user_.user",
"api/classes/_userinformation_.userinformation",
"api/classes/_providers_provider_.provider",
"api/classes/_providers_relayprovider_.relayprovider",
"api/classes/_providers_saferelayprovider_.saferelayprovider",
"api/classes/_signers_web3signer_.web3signer",
"api/classes/_wallets_etherswallet_.etherswallet",
"api/classes/_wallets_identitywallet_.identitywallet",
"api/classes/_wallets_safewallet_.safewallet",
"api/classes/_wallets_walletfromethers_.walletfromethers"
]
},
{
"type": "category",
"label": "Interfaces",
"items": [
"api/interfaces/_extradata_.extradata",
"api/interfaces/_providers_tlprovider_.tlprovider",
"api/interfaces/_signers_tlsigner_.tlsigner",
"api/interfaces/_typings_.accruedinterestsobject",
"api/interfaces/_typings_.accruedinterestsraw",
"api/interfaces/_typings_.amount",
"api/interfaces/_typings_.amountinternal",
"api/interfaces/_typings_.blockchainevent",
"api/interfaces/_typings_.closepathobject",
"api/interfaces/_typings_.closepathraw",
"api/interfaces/_typings_.closetxobject",
"api/interfaces/_typings_.decimalsmap",
"api/interfaces/_typings_.decimalsobject",
"api/interfaces/_typings_.decimalsoptions",
"api/interfaces/_typings_.delegationfeesinternal",
"api/interfaces/_typings_.delegationfeesobject",
"api/interfaces/_typings_.delegationfeesraw",
"api/interfaces/_typings_.deployidentityresponse",
"api/interfaces/_typings_.ecsignature",
"api/interfaces/_typings_.earnedmediationfeeslistobject",
"api/interfaces/_typings_.earnedmediationfeeslistraw",
"api/interfaces/_typings_.estimationresponse",
"api/interfaces/_typings_.etherswalletdata",
"api/interfaces/_typings_.eventfilteroptions",
"api/interfaces/_typings_.exchangecancelevent",
"api/interfaces/_typings_.exchangecanceleventraw",
"api/interfaces/_typings_.exchangeevent",
"api/interfaces/_typings_.exchangefillevent",
"api/interfaces/_typings_.exchangefilleventraw",
"api/interfaces/_typings_.exchangeoptions",
"api/interfaces/_typings_.exchangetx",
"api/interfaces/_typings_.feesrequest",
"api/interfaces/_typings_.feesresponse",
"api/interfaces/_typings_.identitywalletdata",
"api/interfaces/_typings_.mediationfeeobject",
"api/interfaces/_typings_.mediationfeeraw",
"api/interfaces/_typings_.metatransaction",
"api/interfaces/_typings_.metatransactionfees",
"api/interfaces/_typings_.metatransactionstatus",
"api/interfaces/_typings_.network",
"api/interfaces/_typings_.networkdetails",
"api/interfaces/_typings_.networkdetailsraw",
"api/interfaces/_typings_.networkevent",
"api/interfaces/_typings_.networktransferevent",
"api/interfaces/_typings_.networktransfereventraw",
"api/interfaces/_typings_.networktrustlinebalanceupdate",
"api/interfaces/_typings_.networktrustlinebalanceupdateraw",
"api/interfaces/_typings_.networktrustlineupdateevent",
"api/interfaces/_typings_.networktrustlineupdateeventraw",
"api/interfaces/_typings_.networktrustlineupdaterequestevent",
"api/interfaces/_typings_.networktrustlineupdaterequesteventraw",
"api/interfaces/_typings_.order",
"api/interfaces/_typings_.orderoptions",
"api/interfaces/_typings_.orderraw",
"api/interfaces/_typings_.orderbook",
"api/interfaces/_typings_.orderbookoptions",
"api/interfaces/_typings_.orderbookraw",
"api/interfaces/_typings_.ordersquery",
"api/interfaces/_typings_.paiddelegationfeesraw",
"api/interfaces/_typings_.pathobject",
"api/interfaces/_typings_.pathraw",
"api/interfaces/_typings_.paymentmessage",
"api/interfaces/_typings_.paymentoptions",
"api/interfaces/_typings_.paymentrequestdeclinemessage",
"api/interfaces/_typings_.paymentrequestmessage",
"api/interfaces/_typings_.paymenttxobject",
"api/interfaces/_typings_.providerurl",
"api/interfaces/_typings_.rawtxobject",
"api/interfaces/_typings_.safemetatransaction",
"api/interfaces/_typings_.safemultisigtxresponse",
"api/interfaces/_typings_.safesignature",
"api/interfaces/_typings_.safetransactionfees",
"api/interfaces/_typings_.safewalletdata",
"api/interfaces/_typings_.signature",
"api/interfaces/_typings_.signedorder",
"api/interfaces/_typings_.signedorderraw",
"api/interfaces/_typings_.signingkey",
"api/interfaces/_typings_.tlevent",
"api/interfaces/_typings_.tlnetworkconfig",
"api/interfaces/_typings_.tlwalletdata",
"api/interfaces/_typings_.tlwalletdatameta",
"api/interfaces/_typings_.tokenamountevent",
"api/interfaces/_typings_.tokenamounteventraw",
"api/interfaces/_typings_.tokenevent",
"api/interfaces/_typings_.transactionstatusobject",
"api/interfaces/_typings_.transferdetails",
"api/interfaces/_typings_.transferdetailsraw",
"api/interfaces/_typings_.transferidentifier",
"api/interfaces/_typings_.transferredsumobject",
"api/interfaces/_typings_.transferredsumraw",
"api/interfaces/_typings_.trustlineaccruedinterestsobject",
"api/interfaces/_typings_.trustlineaccruedinterestsraw",
"api/interfaces/_typings_.trustlineobject",
"api/interfaces/_typings_.trustlineraw",
"api/interfaces/_typings_.trustlineupdateoptions",
"api/interfaces/_typings_.txfeesamounts",
"api/interfaces/_typings_.txfeesraw",
"api/interfaces/_typings_.txinfos",
"api/interfaces/_typings_.txinfosraw",
"api/interfaces/_typings_.txobject",
"api/interfaces/_typings_.txobjectinternal",
"api/interfaces/_typings_.txobjectraw",
"api/interfaces/_typings_.txoptions",
"api/interfaces/_typings_.txoptionsinternal",
"api/interfaces/_typings_.useroverview",
"api/interfaces/_typings_.useroverviewraw",
"api/interfaces/_typings_.usernamemessage",
"api/interfaces/_typings_.web3log",
"api/interfaces/_typings_.web3txreceipt",
"api/interfaces/_wallets_tlwallet_.tlwallet"
]
}
];