BrandI: InterfaceGuard<{
    getAllegedName: MethodGuard;
    getAmountShape: MethodGuard;
    getDisplayInfo: MethodGuard;
    isMyIssuer: MethodGuard;
}> = ...

Type declaration

  • getAllegedName: MethodGuard
  • getAmountShape: MethodGuard
  • getDisplayInfo: MethodGuard
  • isMyIssuer: MethodGuard