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-dad98281bf8dca620bc21f30217878fc043d725586d0395558f0b66b78f316a8 .yml
3- openapi_spec_hash : 326eff6733ff1b438d77dd1288816101
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-fcf9b2688f1093591ebfa0f26aaa02929c63992600ce5709a97908d8a1360592 .yml
3+ openapi_spec_hash : 7376ab615eac0a338424a9217717c21c
44config_hash : 400b9afe0f7f7b7d96177d05950775f9
Original file line number Diff line number Diff line change @@ -187,6 +187,9 @@ class MethodAttributesWireMethodAttributes(BaseModel):
187187 for tracking the message through the Fedwire system
188188 """
189189
190+ remittance_information : Optional [str ] = None
191+ """Payment details or invoice reference"""
192+
190193
191194MethodAttributes : TypeAlias = Union [MethodAttributesACHMethodAttributes , MethodAttributesWireMethodAttributes ]
192195
You can’t perform that action at this time.
0 commit comments