Class: Plaid::Credentials::UpdateResponse

Inherits:
Models::BaseResponse show all
Defined in:
lib/plaid/products/item.rb

Overview

Public: Response for /item/credentials/update.

Instance Method Summary collapse

Methods inherited from Models::BaseResponse

#request_id

Methods inherited from Models::BaseModel

#assert_property_exists!

Instance Method Details

#itemObject

:attr_reader: Public: The item: Plaid::Models::Item.



80
# File 'lib/plaid/products/item.rb', line 80

property :item, coerce: Models::Item