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 marketing consent setting #108

Merged
merged 1 commit into from
May 22, 2018
Merged

Conversation

SandroMachado
Copy link
Contributor

No description provided.

@@ -21,14 +22,16 @@
* Constructor.
*
* @param currency The currency selected at the user settings.
* @param hasMarketingConsent A boolean indicating if the user has the marketing consent enable.
Copy link
Member

Choose a reason for hiding this comment

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

...consent enabled.

@@ -45,6 +48,17 @@ public String getCurrency() {
return currency;
}


/**
* Gets a boolean indicating if the user has the marketing consent enable.
Copy link
Member

Choose a reason for hiding this comment

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

^^

/**
* Gets a boolean indicating if the user has the marketing consent enable.
*
* @return the a boolean indicating if the user has the marketing consent enable
Copy link
Member

Choose a reason for hiding this comment

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

^^

@d-moreira d-moreira merged commit eb2a648 into master May 22, 2018
@d-moreira d-moreira deleted the feature/marketing-consent branch May 22, 2018 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants