A representation of an item.

Attributes
[R] available_products

The Array with String products available for this item (e.g. [“balance”, “auth”]).

[R] billed_products

The Array with String products billed for this item (e.g. [“identity”, “transactions”]).

[R] consent_expiration_time

The String consent expiration timestamp (or nil) (e.g. “2019-04-22T00:00:00Z”).

[R] error

The String error related to

[R] institution_id

The String institution ID for this item.

[R] item_id

The String item ID.

[R] update_type

The String update type.

[R] webhook

The String webhook URL.