@azure/eventgrid 5.5.1-alpha.20240715.1 → 5.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6652,7 +6652,7 @@ export const AcsEmailDeliveryReportReceivedEventData = {
|
|
6652
6652
|
}
|
6653
6653
|
},
|
6654
6654
|
deliveryAttemptTimestamp: {
|
6655
|
-
serializedName: "
|
6655
|
+
serializedName: "deliveryAttemptTimestamp",
|
6656
6656
|
required: true,
|
6657
6657
|
type: {
|
6658
6658
|
name: "String"
|
@@ -6703,7 +6703,7 @@ export const AcsEmailEngagementTrackingReportReceivedEventData = {
|
|
6703
6703
|
}
|
6704
6704
|
},
|
6705
6705
|
userActionTimestamp: {
|
6706
|
-
serializedName: "
|
6706
|
+
serializedName: "userActionTimestamp",
|
6707
6707
|
required: true,
|
6708
6708
|
type: {
|
6709
6709
|
name: "String"
|