@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PatchPaymentInstrumentRequest extends Object
| Constructor and Description |
|---|
PatchPaymentInstrumentRequest() |
public PatchPaymentInstrumentRequest links(Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks links)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks getLinks()
public void setLinks(Tmsv2customersEmbeddedDefaultPaymentInstrumentLinks links)
public PatchPaymentInstrumentRequest id(String id)
public String getId()
public void setId(String id)
public String getObject()
public String getState()
public PatchPaymentInstrumentRequest bankAccount(Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount getBankAccount()
public void setBankAccount(Tmsv2customersEmbeddedDefaultPaymentInstrumentBankAccount bankAccount)
public PatchPaymentInstrumentRequest card(Tmsv2customersEmbeddedDefaultPaymentInstrumentCard card)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentCard getCard()
public void setCard(Tmsv2customersEmbeddedDefaultPaymentInstrumentCard card)
public PatchPaymentInstrumentRequest buyerInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentBuyerInformation buyerInformation)
public PatchPaymentInstrumentRequest billTo(Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo billTo)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo getBillTo()
public void setBillTo(Tmsv2customersEmbeddedDefaultPaymentInstrumentBillTo billTo)
public PatchPaymentInstrumentRequest processingInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation processingInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation getProcessingInformation()
public void setProcessingInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentProcessingInformation processingInformation)
public PatchPaymentInstrumentRequest merchantInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation merchantInformation)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation getMerchantInformation()
public void setMerchantInformation(Tmsv2customersEmbeddedDefaultPaymentInstrumentMerchantInformation merchantInformation)
public PatchPaymentInstrumentRequest instrumentIdentifier(Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Tmsv2customersEmbeddedDefaultPaymentInstrumentInstrumentIdentifier instrumentIdentifier)
public PatchPaymentInstrumentRequest metadata(Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata metadata)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata getMetadata()
public void setMetadata(Tmsv2customersEmbeddedDefaultPaymentInstrumentMetadata metadata)
public PatchPaymentInstrumentRequest embedded(Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded embedded)
public Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded getEmbedded()
public void setEmbedded(Tmsv2customersEmbeddedDefaultPaymentInstrumentEmbedded embedded)
Copyright © 2020. All rights reserved.