public class PostInstrumentIdentifierRequest extends Object
| Constructor and Description |
|---|
PostInstrumentIdentifierRequest() |
public PostInstrumentIdentifierRequest links(TmsEmbeddedInstrumentIdentifierLinks links)
public TmsEmbeddedInstrumentIdentifierLinks getLinks()
public void setLinks(TmsEmbeddedInstrumentIdentifierLinks links)
public PostInstrumentIdentifierRequest id(String id)
public String getId()
public void setId(String id)
public String getObject()
public String getState()
public PostInstrumentIdentifierRequest type(String type)
public String getType()
public void setType(String type)
public PostInstrumentIdentifierRequest tokenProvisioningInformation(Ptsv2paymentsTokenInformationTokenProvisioningInformation tokenProvisioningInformation)
public Ptsv2paymentsTokenInformationTokenProvisioningInformation getTokenProvisioningInformation()
public void setTokenProvisioningInformation(Ptsv2paymentsTokenInformationTokenProvisioningInformation tokenProvisioningInformation)
public PostInstrumentIdentifierRequest card(TmsEmbeddedInstrumentIdentifierCard card)
public TmsEmbeddedInstrumentIdentifierCard getCard()
public void setCard(TmsEmbeddedInstrumentIdentifierCard card)
public PostInstrumentIdentifierRequest bankAccount(TmsEmbeddedInstrumentIdentifierBankAccount bankAccount)
public TmsEmbeddedInstrumentIdentifierBankAccount getBankAccount()
public void setBankAccount(TmsEmbeddedInstrumentIdentifierBankAccount bankAccount)
public PostInstrumentIdentifierRequest tokenizedCard(Tmsv2TokenizedCard tokenizedCard)
public Tmsv2TokenizedCard getTokenizedCard()
public void setTokenizedCard(Tmsv2TokenizedCard tokenizedCard)
public PostInstrumentIdentifierRequest issuer(TmsEmbeddedInstrumentIdentifierIssuer issuer)
public TmsEmbeddedInstrumentIdentifierIssuer getIssuer()
public void setIssuer(TmsEmbeddedInstrumentIdentifierIssuer issuer)
public PostInstrumentIdentifierRequest processingInformation(TmsEmbeddedInstrumentIdentifierProcessingInformation processingInformation)
public TmsEmbeddedInstrumentIdentifierProcessingInformation getProcessingInformation()
public void setProcessingInformation(TmsEmbeddedInstrumentIdentifierProcessingInformation processingInformation)
public PostInstrumentIdentifierRequest billTo(TmsEmbeddedInstrumentIdentifierBillTo billTo)
public TmsEmbeddedInstrumentIdentifierBillTo getBillTo()
public void setBillTo(TmsEmbeddedInstrumentIdentifierBillTo billTo)
public PostInstrumentIdentifierRequest metadata(TmsEmbeddedInstrumentIdentifierMetadata metadata)
public TmsEmbeddedInstrumentIdentifierMetadata getMetadata()
public void setMetadata(TmsEmbeddedInstrumentIdentifierMetadata metadata)
public PostInstrumentIdentifierRequest embedded(TmsEmbeddedInstrumentIdentifierEmbedded embedded)
public TmsEmbeddedInstrumentIdentifierEmbedded getEmbedded()
public void setEmbedded(TmsEmbeddedInstrumentIdentifierEmbedded embedded)
Copyright © 2025. All rights reserved.