V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
Showing only changes of commit f496cb4d32 - Show all commits
+1
View File
@@ -179,6 +179,7 @@ message BNPLInfo {
string updated_at = 12;
string created_at = 13;
string expires_at = 14;
optional string rejection_reason = 15;
}
message BNPLList {
repeated BNPLInfo list = 1;