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 : 189
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-7fb459122adaf544433c3d5acd17566e642289b3eccb7ee25d7b7ce418967e32 .yml
3- openapi_spec_hash : fe69fbb129fa5b7d7b1e71d4f2a908f1
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-8aac2690599ec7343fab3957433e94ebf63ac1186c753e00dff85b32f4d6e88c .yml
3+ openapi_spec_hash : 84da9d0725e41cb5661c6ed6661ce101
44config_hash : 400b9afe0f7f7b7d96177d05950775f9
Original file line number Diff line number Diff line change @@ -157,6 +157,12 @@ class MethodAttributesACHMethodAttributes(BaseModel):
157157 company_id : Optional [str ] = None
158158 """Company ID for the ACH transaction"""
159159
160+ override_company_name : Optional [str ] = None
161+ """Value to override the configured company name with.
162+
163+ Can only be used if allowed to override
164+ """
165+
160166 receipt_routing_number : Optional [str ] = None
161167 """Receipt routing number"""
162168
You can’t perform that action at this time.
0 commit comments