This commit is contained in:
nfel 2024-08-05 14:51:10 +03:30
parent 4be296ee58
commit 1e8e8ca920
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

View File

@ -148,7 +148,7 @@ message UserBNPLReq {
}
message PaymentPeriodInfo {
uint64 id = 1;
uint64 period = 2;
uint64 period = 2;
bool enabled = 3;
}
message BNPLInfo {