@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+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)
Copyright © 2020. All rights reserved.