@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsClientReferenceInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsClientReferenceInformation() |
public Ptsv2paymentsClientReferenceInformation()
public Ptsv2paymentsClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public Ptsv2paymentsClientReferenceInformation transactionId(String transactionId)
public String getTransactionId()
public void setTransactionId(String transactionId)
public Ptsv2paymentsClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
public Ptsv2paymentsClientReferenceInformation partner(Ptsv2paymentsClientReferenceInformationPartner partner)
public Ptsv2paymentsClientReferenceInformationPartner getPartner()
public void setPartner(Ptsv2paymentsClientReferenceInformationPartner partner)
public Ptsv2paymentsClientReferenceInformation applicationName(String applicationName)
public String getApplicationName()
public void setApplicationName(String applicationName)
public Ptsv2paymentsClientReferenceInformation applicationVersion(String applicationVersion)
public String getApplicationVersion()
public void setApplicationVersion(String applicationVersion)
public Ptsv2paymentsClientReferenceInformation applicationUser(String applicationUser)
public String getApplicationUser()
public void setApplicationUser(String applicationUser)
Copyright © 2020. All rights reserved.