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 AvailablePayoutMethods to card.go #664

Merged
merged 2 commits into from
Aug 22, 2018

Conversation

jack-stripe
Copy link
Contributor

card.go Outdated
// List of values that CardAvailablePayoutMethod can take.
const (
CardAvailablePayoutMethodStandard CardAvailablePayoutMethod = "Standard"
CardAvailablePayoutMethodInstant CardAvailablePayoutMethod = "Instant"
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry for the nit, but mind ordering this list alphabetically? (We've made an effort to do that ~everywhere throughout the SDK.)

ptal @jack-stripe

@brandur-stripe
Copy link
Contributor

Thanks Jack!

@brandur-stripe brandur-stripe merged commit a3d56a0 into master Aug 22, 2018
@brandur-stripe brandur-stripe deleted the jack-AvailablePayoutMethods branch August 22, 2018 20:42
@brandur-stripe
Copy link
Contributor

Released as 42.1.0.

nadaismail-stripe pushed a commit that referenced this pull request Oct 18, 2024
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.10297 to 0.5.10324.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

2 participants