more changes
This commit is contained in:
@@ -122,7 +122,8 @@ message PaymentDeclined {
|
||||
message PaymentEvent {
|
||||
string paymentId = 1;
|
||||
string name = 2;
|
||||
google.protobuf.Any data = 3;
|
||||
bool success = 3;
|
||||
google.protobuf.Any data = 4;
|
||||
}
|
||||
|
||||
message ConfirmationViewed {
|
||||
|
||||
Reference in New Issue
Block a user