@web3nl/my-canister-dashboard - v0.6.4
Preparing search index...
MyDashboardService
Interface MyDashboardService
interface
MyDashboardService
{
http_request
:
ActorMethod
<
[
HttpRequest
]
,
HttpResponse
>
;
manage_alternative_origins
:
ActorMethod
<
[
ManageAlternativeOriginsArg
]
,
ManageAlternativeOriginsResult
,
>
;
manage_ii_principal
:
ActorMethod
<
[
ManageIIPrincipalArg
]
,
ManageIIPrincipalResult
,
>
;
manage_top_up_rule
:
ActorMethod
<
[
ManageTopUpRuleArg
]
,
ManageTopUpRuleResult
,
>
;
wasm_status
:
ActorMethod
<
[
]
,
WasmStatus
>
;
}
Index
Properties
http_
request
manage_
alternative_
origins
manage_
ii_
principal
manage_
top_
up_
rule
wasm_
status
Properties
http_
request
http_request
:
ActorMethod
<
[
HttpRequest
]
,
HttpResponse
>
manage_
alternative_
origins
manage_alternative_origins
:
ActorMethod
<
[
ManageAlternativeOriginsArg
]
,
ManageAlternativeOriginsResult
,
>
manage_
ii_
principal
manage_ii_principal
:
ActorMethod
<
[
ManageIIPrincipalArg
]
,
ManageIIPrincipalResult
,
>
manage_
top_
up_
rule
manage_top_up_rule
:
ActorMethod
<
[
ManageTopUpRuleArg
]
,
ManageTopUpRuleResult
>
wasm_
status
wasm_status
:
ActorMethod
<
[
]
,
WasmStatus
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
http_
request
manage_
alternative_
origins
manage_
ii_
principal
manage_
top_
up_
rule
wasm_
status
@web3nl/my-canister-dashboard - v0.6.4
Loading...