Transaction class and service
Opened this issue · 0 comments
martinkearn commented
-
Add a
Transaction
class which extendsTransactionEntity
by adding -
PlayerEntity.Name
-
GameEntity.Title
-
Label
-
LastUpdated
-
Works out UrlSegment in class.
-
Uses date to string consts
-
Write a service to use the new class with tests
-
Replace existing
TransactionEntityService