File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ class Insights implements \JsonSerializable
16
16
public readonly BillingAddress $ billingAddress ;
17
17
18
18
/**
19
- * @var Phone an object containing minFraud date related to the billing
19
+ * @var Phone an object containing minFraud data related to the billing
20
20
* phone used in the transaction
21
21
*/
22
22
public readonly Phone $ billingPhone ;
@@ -88,7 +88,7 @@ class Insights implements \JsonSerializable
88
88
public readonly ShippingAddress $ shippingAddress ;
89
89
90
90
/**
91
- * @var Phone an object containing minFraud date related to the shipping
91
+ * @var Phone an object containing minFraud data related to the shipping
92
92
* phone used in the transaction
93
93
*/
94
94
public readonly Phone $ shippingPhone ;
You can’t perform that action at this time.
0 commit comments