fix: harden upstream and downstream receipt delivery
This commit is contained in:
@@ -108,6 +108,7 @@ type ReceiptEvent struct {
|
||||
RawStatus string `json:"rawStatus"`
|
||||
ErrorCode string `json:"errorCode,omitempty"`
|
||||
DeliveredAt time.Time `json:"deliveredAt"`
|
||||
ConnectionID string `json:"connectionId,omitempty"`
|
||||
}
|
||||
|
||||
type UplinkEvent struct {
|
||||
|
||||
Reference in New Issue
Block a user