This commit is contained in:
2024-07-29 10:17:57 +03:30
parent 68accdeef0
commit 59284082ac
+1 -1
View File
@@ -162,7 +162,7 @@ message BNPLInfo {
repeated authorization.Company possible_companies = 11;
string updated_at = 12;
string created_at = 13;
string expiers_at = 14;
string expires_at = 14;
}
message BNPLList {
repeated BNPLInfo list = 1;