# CyberSource.Ptsv2payoutsSenderInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**referenceNumber** | **String** | Reference number generated by you that uniquely identifies the sender. | [optional] 
**account** | [**Ptsv2payoutsSenderInformationAccount**](Ptsv2payoutsSenderInformationAccount.md) |  | [optional] 
**firstName** | **String** | First name of sender (Optional). * CTV (14) * Paymentech (30)  | [optional] 
**middleInitial** | **String** | Recipient middle initial (Optional).  | [optional] 
**middleName** | **String** | Sender’s middle name. This field is a _passthrough_, which means that CyberSource does not verify the value or modify it in any way before sending it to the processor. If the field is not required for the transaction, CyberSource does not forward it to the processor.  | [optional] 
**lastName** | **String** | Recipient last name (Optional). * CTV (14) * Paymentech (30)  | [optional] 
**name** | **String** | Name of sender.  **Funds Disbursement**  This value is the name of the originator sending the funds disbursement. * CTV, Paymentech (30)  | [optional] 
**address1** | **String** | Street address of sender.  **Funds Disbursement**  This value is the address of the originator sending the funds disbursement.  | [optional] 
**locality** | **String** | City of sender.  **Funds Disbursement**  This value is the city of the originator sending the funds disbursement.  | [optional] 
**administrativeArea** | **String** | Sender’s state. Use the [State, Province, and Territory Codes for the United States and Canada](https://developer.cybersource.com/library/documentation/sbc/quickref/states_and_provinces.pdf).  | [optional] 
**countryCode** | **String** | Country of sender. Use the [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf). * CTV (3)  | [optional] 
**postalCode** | **String** | Sender’s postal code. Required only for FDCCompass. | [optional] 
**phoneNumber** | **String** | Sender’s phone number. Required only for FDCCompass. | [optional] 
**dateOfBirth** | **String** | Sender’s date of birth in YYYYMMDD format. Required only for FDCCompass. | [optional] 
**vatRegistrationNumber** | **String** | Customer&#39;s government-assigned tax identification number.  | [optional] 
**personalIdType** | **String** | #### Visa Platform Connect This tag will contain the type of sender identification. The valid values are: • BTHD (Date of birth) • CUID (Customer identification (unspecified)) • NTID (National identification) • PASN (Passport number) • DRLN (Driver license) • TXIN (Tax identification) • CPNY (Company registration number) • PRXY (Proxy identification) • SSNB (Social security number) • ARNB (Alien registration number) • LAWE (Law enforcement identification) • MILI (Military identification) • TRVL (Travel identification (non-passport)) • EMAL (Email) • PHON (Phone number)  | [optional] 
**type** | **String** | #### Visa Platform Connect This tag will denote whether the tax ID is a business or individual tax ID when personal ID Type contains the value of TXIN (Tax identification).  The valid values are: • B (Business) • I (Individual)  | [optional] 
**identificationNumber** | **String** | #### Visa Platform Connect This tag will contain an acquirer-populated value associated with the API : senderInformation.personalIdType which will identify the personal ID type of the sender.  | [optional] 


