Comment added
This commit is contained in:
parent
a61ba518d7
commit
039ae2316f
@ -154,6 +154,7 @@ message UserBNPLReq {
|
|||||||
float amount = 7;
|
float amount = 7;
|
||||||
PaymentPeriodInfo payment_period = 8;
|
PaymentPeriodInfo payment_period = 8;
|
||||||
bool has_agreed_contract = 9;
|
bool has_agreed_contract = 9;
|
||||||
|
optional int32 current_step = 10; //Can be useful for admin to change the current step
|
||||||
}
|
}
|
||||||
|
|
||||||
message PaymentPeriodInfo {
|
message PaymentPeriodInfo {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user