We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8499f7 commit c1e98caCopy full SHA for c1e98ca
examples/estimate_ground_transit_time.py
@@ -9,7 +9,7 @@
9
10
avc_request = FedexAvailabilityCommitmentRequest(CONFIG_OBJ)
11
12
-# .StateOrProvinceCode availabile as well
+# .StateOrProvinceCode available as well
13
avc_request.Origin.PostalCode = '60634'
14
avc_request.Origin.CountryCode = 'US'
15
avc_request.Destination.PostalCode = '19106'
0 commit comments