bank and account service is updated
This commit is contained in:
@@ -21,7 +21,6 @@ from api_validations.validations_request import (
|
||||
)
|
||||
|
||||
from api_validations.core_response import AlchemyJsonResponse
|
||||
|
||||
from api_events.events.abstract_class import MethodToEvent, ActionsSchema
|
||||
from api_objects.auth.token_objects import EmployeeTokenObject, OccupantTokenObject
|
||||
|
||||
@@ -181,6 +180,7 @@ class BuildUpdateEventMethods(MethodToEvent):
|
||||
event_description = ""
|
||||
event_category = ""
|
||||
|
||||
__class_key__ = ""
|
||||
__event_keys__ = {
|
||||
"5ad38a66-1189-451e-babb-77de2d63d757": "build_update",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user