publicMixinAPI: {
    getAmount: MethodGuard;
    getBrand: MethodGuard;
    getGovernedParams: MethodGuard;
    getInstallation: MethodGuard;
    getInstance: MethodGuard;
    getInvitationAmount: MethodGuard;
    getNat: MethodGuard;
    getRatio: MethodGuard;
    getRelativeTime: MethodGuard;
    getString: MethodGuard;
    getSubscription: MethodGuard;
    getTimestamp: MethodGuard;
    getUnknown: MethodGuard;
} = ...

Type declaration

  • getAmount: MethodGuard
  • getBrand: MethodGuard
  • getGovernedParams: MethodGuard
  • getInstallation: MethodGuard
  • getInstance: MethodGuard
  • getInvitationAmount: MethodGuard
  • getNat: MethodGuard
  • getRatio: MethodGuard
  • getRelativeTime: MethodGuard
  • getString: MethodGuard
  • getSubscription: MethodGuard
  • getTimestamp: MethodGuard
  • getUnknown: MethodGuard