diff --git a/proto/payment_processing.thrift b/proto/payment_processing.thrift index 59de4be3..5fc11f91 100644 --- a/proto/payment_processing.thrift +++ b/proto/payment_processing.thrift @@ -600,6 +600,7 @@ struct InvoicePaymentParamsFlowHold { } struct Invoice { + 3: required base.EventID latest_event_id 1: required domain.Invoice invoice 2: required list payments }