public class Ptsv1pushfundstransferProcessingInformationPayoutsOptions extends Object
| Constructor and Description |
|---|
Ptsv1pushfundstransferProcessingInformationPayoutsOptions() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv1pushfundstransferProcessingInformationPayoutsOptions |
accountFundingReferenceId(String accountFundingReferenceId) |
Ptsv1pushfundstransferProcessingInformationPayoutsOptions |
destinationCurrency(String destinationCurrency) |
boolean |
equals(Object o) |
String |
getAccountFundingReferenceId()
Visa-generated transaction identifier (TID) that is unique for each original authorization and financial request.
|
String |
getDestinationCurrency()
Use a 3-character alpha currency code for destination currency of the funds transfer.
|
String |
getRetrievalReferenceNumber()
Unique reference number returned by the processor that identifies the transaction at the network.
|
String |
getSourceAmount()
Source Amount is required in certain markets to identify the transaction amount entered in the sender's currency code prior to FX conversion by the originating entity.
|
String |
getSourceCurrency()
Use a 3-character alpha currency code for source currency of the funds transfer.
|
int |
hashCode() |
Ptsv1pushfundstransferProcessingInformationPayoutsOptions |
retrievalReferenceNumber(String retrievalReferenceNumber) |
void |
setAccountFundingReferenceId(String accountFundingReferenceId) |
void |
setDestinationCurrency(String destinationCurrency) |
void |
setRetrievalReferenceNumber(String retrievalReferenceNumber) |
void |
setSourceAmount(String sourceAmount) |
void |
setSourceCurrency(String sourceCurrency) |
Ptsv1pushfundstransferProcessingInformationPayoutsOptions |
sourceAmount(String sourceAmount) |
Ptsv1pushfundstransferProcessingInformationPayoutsOptions |
sourceCurrency(String sourceCurrency) |
String |
toString() |
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions()
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions sourceCurrency(String sourceCurrency)
public String getSourceCurrency()
public void setSourceCurrency(String sourceCurrency)
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions destinationCurrency(String destinationCurrency)
public String getDestinationCurrency()
public void setDestinationCurrency(String destinationCurrency)
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions sourceAmount(String sourceAmount)
public String getSourceAmount()
public void setSourceAmount(String sourceAmount)
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions retrievalReferenceNumber(String retrievalReferenceNumber)
public String getRetrievalReferenceNumber()
public void setRetrievalReferenceNumber(String retrievalReferenceNumber)
public Ptsv1pushfundstransferProcessingInformationPayoutsOptions accountFundingReferenceId(String accountFundingReferenceId)
public String getAccountFundingReferenceId()
public void setAccountFundingReferenceId(String accountFundingReferenceId)
Copyright © 2025. All rights reserved.