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