fix
This commit is contained in:
@@ -38,6 +38,7 @@ message PaymentStarted {
|
||||
string provider = 5;
|
||||
optional string method = 6;
|
||||
optional google.protobuf.Timestamp startedAt = 7;
|
||||
optional google.protobuf.Any sessionData = 8;
|
||||
repeated uint32 items = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user