Method: Plaid::WatchlistScreeningEntityUpdateResponse#assignee

Defined in:
lib/plaid/models/watchlist_screening_entity_update_response.rb

#assigneeObject

ID of the associated user. To retrieve the email address or other details of the person corresponding to this id, use ‘/dashboard_user/get`.



25
26
27
# File 'lib/plaid/models/watchlist_screening_entity_update_response.rb', line 25

def assignee
  @assignee
end