Typo
This commit is contained in:
parent
68accdeef0
commit
59284082ac
@ -162,7 +162,7 @@ message BNPLInfo {
|
|||||||
repeated authorization.Company possible_companies = 11;
|
repeated authorization.Company possible_companies = 11;
|
||||||
string updated_at = 12;
|
string updated_at = 12;
|
||||||
string created_at = 13;
|
string created_at = 13;
|
||||||
string expiers_at = 14;
|
string expires_at = 14;
|
||||||
}
|
}
|
||||||
message BNPLList {
|
message BNPLList {
|
||||||
repeated BNPLInfo list = 1;
|
repeated BNPLInfo list = 1;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user