Service - User Account Balance
Revision as of 13:39, 18 January 2023 by Sven the Barbarian (talk | contribs) (Created page with "= Overview = Manages a users balance owed to the project. = Repository = https://bitbucket.org/izara-core-user-accounts/izara-core-user-accounts-user-account-balance = DynamoDB tables = == Standard Config Table Per Service == === Configuration tags === <syntaxhighlight lang="JavaScript"> { configKey: "..." configTag: "..." configValue: xxx // eg: "..." } </syntaxhighlight> = Working documents = :Category:Working_documents - User Account Balance|User...")
Overview
Manages a users balance owed to the project.
Repository
https://bitbucket.org/izara-core-user-accounts/izara-core-user-accounts-user-account-balance
DynamoDB tables
Standard Config Table Per Service
Configuration tags
{
configKey: "..."
configTag: "..."
configValue: xxx // eg: "..."
}