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

Adds TokenPiiOptions for TokenCreateOptions #2125

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

cjavilla-stripe
Copy link
Contributor

  • Adds TokenPiiOptions for TokenCreateOptions

r? @remi-stripe
cc @stripe/api-libraries

public class TokenPiiOptions : INestedOptions
{
/// <summary>
/// The <c>IdNumber</c> for the PII, in string form.
Copy link
Contributor

Choose a reason for hiding this comment

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

why the <c> tags here? Shouldn't this just be The personal id number for the PII or similar? Feels like this is trying to reference another property elsewhere. Not blocking though

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was id_number so I pascal cased it, but again I'm not sure if we'll be able to do this with autogen anyways

@remi-stripe remi-stripe merged commit 8733030 into master Jul 21, 2020
@remi-stripe remi-stripe deleted the cjavilla/add-token-pii branch September 1, 2020 01:52
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