Skip to content

Commit ae2249e

Browse files
feat(api): api update
1 parent fc6c938 commit ae2249e

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 229
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-cea252dc0453b92916edc9d8fc79e120d049068b86fb4a554e91709483a5f97f.yml
3-
openapi_spec_hash: 7d34811e865a82a1ce2117d75a04d3ac
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-cfdb6b2516039e7537ec6edb67df5581e3f08396a9f92579dd42c565015583e6.yml
3+
openapi_spec_hash: c41230e467198f4240e80c77ef8c5c7c
44
config_hash: ca1425272e17fa23d4466d33492334fa

src/increase/types/check_transfer_create_params.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,9 @@ class PhysicalCheckMailingAddress(TypedDict, total=False):
112112
phone: str
113113
"""The phone number to associate with the check's destination address.
114114
115-
Will be supplied to FedEx as the contact phone number for the recipient to be
116-
used in case of delivery issues.
115+
Only used if shipping method is `fedex_overnight`. Will be supplied to FedEx as
116+
the contact phone number for the recipient to be used in case of delivery
117+
issues.
117118
"""
118119

119120

0 commit comments

Comments
 (0)