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 support for new phone outputs #146

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Add support for new phone outputs #146

merged 2 commits into from
Jun 27, 2024

Conversation

oschwald
Copy link
Member

No description provided.

@@ -1110,11 +1162,27 @@ class Factors:

:type: BillingAddress

.. attribute:: billing_phone

A :class:`.Phone` object containing minFrauddata 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
A :class:`.Phone` object containing minFrauddata related to the billing
A :class:`.Phone` object containing minFraud data related to the billing


.. attribute:: shipping_phone

A :class:`.Phone` object containing minFrauddata 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
A :class:`.Phone` object containing minFrauddata related to the shipping
A :class:`.Phone` object containing minFraud data related to the shipping

@@ -1241,13 +1313,30 @@ class Insights:

:type: BillingAddress

.. attribute:: billing_phone

A :class:`.Phone` object containing minFrauddata 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
A :class:`.Phone` object containing minFrauddata related to the billing
A :class:`.Phone` object containing minFraud data related to the billing


.. attribute:: shipping_phone

A :class:`.Phone` object containing minFrauddata 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
A :class:`.Phone` object containing minFrauddata related to the shipping
A :class:`.Phone` object containing minFraud data related to the shipping

@ugexe ugexe merged commit fb1976a into main Jun 27, 2024
25 checks passed
@ugexe ugexe deleted the greg/phone-data branch June 27, 2024 20:03
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.

2 participants