Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new phone outputs #177

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Add new phone outputs #177

merged 5 commits into from
Jun 27, 2024

Conversation

oschwald
Copy link
Member

  • Add new phone outputs
  • Add newlines to end of files
  • Expect asserts in test

@@ -15,6 +15,12 @@ class Insights implements \JsonSerializable
*/
public readonly BillingAddress $billingAddress;

/**
* @var Phone an object containing minFraud date related to the billing
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @var Phone an object containing minFraud date related to the billing
* @var Phone an object containing minFraud data related to the billing

@@ -81,6 +87,12 @@ class Insights implements \JsonSerializable
*/
public readonly ShippingAddress $shippingAddress;

/**
* @var Phone an object containing minFraud date related to the shipping
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* @var Phone an object containing minFraud date related to the shipping
* @var Phone an object containing minFraud data related to the shipping

@ugexe ugexe merged commit 9f6c569 into main Jun 27, 2024
20 checks passed
@ugexe ugexe deleted the greg/phone-data branch June 27, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants