refactored payment orchestration
This commit is contained in:
@@ -48,6 +48,7 @@ const (
|
||||
RefreshTokens Type = "refresh_tokens" // Represents refresh tokens for authentication
|
||||
Roles Type = "roles" // Represents roles in access control
|
||||
Storage Type = "storage" // Represents statuses of tasks or projects
|
||||
TgSettle Type = "tgsettle_gateway" // Represents tg settlement gateway
|
||||
Tenants Type = "tenants" // Represents tenants managed in the system
|
||||
Wallets Type = "wallets" // Represents workflows for tasks or projects
|
||||
Workflows Type = "workflows" // Represents workflows for tasks or projects
|
||||
|
||||
Reference in New Issue
Block a user