We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f9900 commit 9469dc0Copy full SHA for 9469dc0
1 file changed
CODE_SNIPPETS.md
@@ -1567,7 +1567,7 @@ with ApiClient(configuration) as api_client:
1567
api = UsVerificationsApi(api_client)
1568
1569
verification_data_0 = MultipleComponents(
1570
- primary_line = "2261 Market Street,
+ primary_line = "2261 Market Street",
1571
city = "San Francisco",
1572
state = "CA",
1573
zip_code = "94114",
0 commit comments