dev split tariff by account types
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-09 17:16:08 +07:00
parent 5a70c091f8
commit 7cc744829b
8 changed files with 82 additions and 23 deletions
@@ -46,4 +46,7 @@ public class TariffRequest {
@JsonProperty("action")
private String action;
@JsonProperty("user_token")
private String userToken;
}