Method: FuseClient::DeleteFinancialConnectionResponse#financial_connection_id
- Defined in:
- lib/fuse_client/models/delete_financial_connection_response.rb
#financial_connection_id ⇒ Object
Id of the deleted financial connection
19 20 21 |
# File 'lib/fuse_client/models/delete_financial_connection_response.rb', line 19 def financial_connection_id @financial_connection_id end |