Update card Params by rogelioLpz · Pull Request #370 · cuenca-mx/cuenca-python
Navigation Menu
{{ message }}
cuenca-mx / cuenca-python Public
- Notifications You must be signed in to change notification settings
- Fork 14
Open
Conversation
rogelioLpz added 2 commits
October 31, 2023 12:15
rogelioLpz
requested a review
from alexviquez
as a code owner
rogelioLpz
self-assigned this
rogelioLpz added 2 commits
October 31, 2023 12:18felipao-mx reviewed Oct 31, 2023
cuenca/resources/cards.py
Outdated
cuenca/resources/cards.py Outdated
| status: Optional[CardStatus] = None, | ||
| pin_block: Optional[str] = None, | ||
| is_dynamic_cvv: bool = False, | ||
| is_dynamic_cvv: bool = None, |
Copy link Copy Markdown
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optional[bool] = None
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment