Method: FuseClient::DeleteFinancialConnectionResponse#access_token

Defined in:
lib/fuse_client/models/delete_financial_connection_response.rb

#access_tokenObject

Access token of the deleted financial connection



22
23
24
# File 'lib/fuse_client/models/delete_financial_connection_response.rb', line 22

def access_token
  @access_token
end