Method: TransferZero::Sender#politically_exposed_people

Defined in:
lib/transferzero-sdk/models/sender.rb

#politically_exposed_peopleObject

An optional list of politically exposed people, individuals who are or have been entrusted with prominent public functions by a country, for example heads of state or heads of government, senior politicians, senior government, judicial or military officials, senior executives of state owned corporations, important political party officials. There is a limit of three (3) politically exposed people per Sender. Politically exposed person example: “‘json { "politically_exposed_person": { "name": "Ronald Reagan", "position": "President of the United States", "started_date": "1981-01-20T00:00:00.000Z", "ended_date": "1989-01-20T00:00:00.000Z", "sender_id": "344fb668-196d-43db-9d94-b34b7e6c7e0b" } } “`



149
150
151
# File 'lib/transferzero-sdk/models/sender.rb', line 149

def politically_exposed_people
  @politically_exposed_people
end