Variable PriceAuthorityIConst
PriceAuthorityI: InterfaceGuard<{
getQuoteIssuer: MethodGuard;
getTimerService: MethodGuard;
makeQuoteNotifier: MethodGuard;
mutableQuoteWhenGT: MethodGuard;
mutableQuoteWhenGTE: MethodGuard;
mutableQuoteWhenLT: MethodGuard;
mutableQuoteWhenLTE: MethodGuard;
quoteAtTime: MethodGuard;
quoteGiven: MethodGuard;
quoteWanted: MethodGuard;
quoteWhenGT: MethodGuard;
quoteWhenGTE: MethodGuard;
quoteWhenLT: MethodGuard;
quoteWhenLTE: MethodGuard;
}> = ...
Type declaration
getQuoteIssuer: MethodGuard
getTimerService: MethodGuard
makeQuoteNotifier: MethodGuard
mutableQuoteWhenGT: MethodGuard
mutableQuoteWhenGTE: MethodGuard
mutableQuoteWhenLT: MethodGuard
mutableQuoteWhenLTE: MethodGuard
quoteAtTime: MethodGuard
quoteGiven: MethodGuard
quoteWanted: MethodGuard
quoteWhenGT: MethodGuard
quoteWhenGTE: MethodGuard
quoteWhenLT: MethodGuard
quoteWhenLTE: MethodGuard