File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 213
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-5b3d4793b9cc2b4a6ac971f36d5e8a08b48fb976aba670f9ffedc929a52d3e0a .yml
3- openapi_spec_hash : 3bcf49d20dbd24100d67fa3750a40e6b
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-bd17a533b1b772cf28389698c3d4e9f462360e323588175292161c5adc5895f1 .yml
3+ openapi_spec_hash : 1004e42a5569ca559ffee65bd85ee7f8
44config_hash : 5bb913c05ebeb301ec925b16e75bb251
Original file line number Diff line number Diff line change @@ -166,6 +166,9 @@ class MethodAttributesACHMethodAttributes(BaseModel):
166166 receipt_routing_number : Optional [str ] = None
167167 """Receipt routing number"""
168168
169+ recipient_name : Optional [str ] = None
170+ """Name of the recipient on ACH receipts. Reflects the originating bank's record"""
171+
169172 retries : Optional [int ] = None
170173 """Number of retries attempted"""
171174
You can’t perform that action at this time.
0 commit comments