@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class TssV2TransactionsGet200ResponseClientReferenceInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseClientReferenceInformation() |
public TssV2TransactionsGet200ResponseClientReferenceInformation()
public TssV2TransactionsGet200ResponseClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public TssV2TransactionsGet200ResponseClientReferenceInformation applicationVersion(String applicationVersion)
public String getApplicationVersion()
public void setApplicationVersion(String applicationVersion)
public TssV2TransactionsGet200ResponseClientReferenceInformation applicationName(String applicationName)
public String getApplicationName()
public void setApplicationName(String applicationName)
public TssV2TransactionsGet200ResponseClientReferenceInformation applicationUser(String applicationUser)
public String getApplicationUser()
public void setApplicationUser(String applicationUser)
public TssV2TransactionsGet200ResponseClientReferenceInformation partner(TssV2TransactionsGet200ResponseClientReferenceInformationPartner partner)
public TssV2TransactionsGet200ResponseClientReferenceInformationPartner getPartner()
public void setPartner(TssV2TransactionsGet200ResponseClientReferenceInformationPartner partner)
public TssV2TransactionsGet200ResponseClientReferenceInformation comments(String comments)
public String getComments()
public void setComments(String comments)
Copyright © 2022. All rights reserved.