Comment added

This commit is contained in:
2024-08-10 15:46:09 +03:30
parent a61ba518d7
commit 039ae2316f
+1
View File
@@ -154,6 +154,7 @@ message UserBNPLReq {
float amount = 7;
PaymentPeriodInfo payment_period = 8;
bool has_agreed_contract = 9;
optional int32 current_step = 10; //Can be useful for admin to change the current step
}
message PaymentPeriodInfo {