@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Ptsv2paymentsTokenInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsTokenInformation() |
public Ptsv2paymentsTokenInformation jti(String jti)
public String getJti()
public void setJti(String jti)
public Ptsv2paymentsTokenInformation transientTokenJwt(String transientTokenJwt)
public String getTransientTokenJwt()
public void setTransientTokenJwt(String transientTokenJwt)
public Ptsv2paymentsTokenInformation paymentInstrument(Ptsv2paymentsTokenInformationPaymentInstrument paymentInstrument)
public Ptsv2paymentsTokenInformationPaymentInstrument getPaymentInstrument()
public void setPaymentInstrument(Ptsv2paymentsTokenInformationPaymentInstrument paymentInstrument)
public Ptsv2paymentsTokenInformation shippingAddress(Ptsv2paymentsTokenInformationShippingAddress shippingAddress)
public Ptsv2paymentsTokenInformationShippingAddress getShippingAddress()
public void setShippingAddress(Ptsv2paymentsTokenInformationShippingAddress shippingAddress)
public Ptsv2paymentsTokenInformation networkTokenOption(String networkTokenOption)
public String getNetworkTokenOption()
public void setNetworkTokenOption(String networkTokenOption)
Copyright © 2022. All rights reserved.