@azure/eventgrid 5.5.1-alpha.20240712.1 → 5.5.1-alpha.20240716.3
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.
package/dist/index.js
CHANGED
@@ -6955,7 +6955,7 @@ const AcsEmailDeliveryReportReceivedEventData = {
|
|
6955
6955
|
}
|
6956
6956
|
},
|
6957
6957
|
deliveryAttemptTimestamp: {
|
6958
|
-
serializedName: "
|
6958
|
+
serializedName: "deliveryAttemptTimestamp",
|
6959
6959
|
required: true,
|
6960
6960
|
type: {
|
6961
6961
|
name: "String"
|
@@ -7006,7 +7006,7 @@ const AcsEmailEngagementTrackingReportReceivedEventData = {
|
|
7006
7006
|
}
|
7007
7007
|
},
|
7008
7008
|
userActionTimestamp: {
|
7009
|
-
serializedName: "
|
7009
|
+
serializedName: "userActionTimestamp",
|
7010
7010
|
required: true,
|
7011
7011
|
type: {
|
7012
7012
|
name: "String"
|