WAAS Javascript SDKVariablesWalletEventTypeOn this pageVariable.WalletEventTypeconst WalletEventType: { Create: "create"; Delete: "delete"; Update: "update";}; Type Declaration Create readonly Create: "create"; Delete readonly Delete: "delete"; Update readonly Update: "update";