@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TssV2TransactionsGet200ResponsePaymentInformationPaymentType extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponsePaymentInformationPaymentType() |
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType()
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType name(String name)
public String getName()
public void setName(String name)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType type(String type)
public String getType()
public void setType(String type)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType subType(String subType)
public String getSubType()
public void setSubType(String subType)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType method(String method)
public String getMethod()
public void setMethod(String method)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType fundingSource(String fundingSource)
public String getFundingSource()
public void setFundingSource(String fundingSource)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType fundingSourceAffiliation(String fundingSourceAffiliation)
public String getFundingSourceAffiliation()
public void setFundingSourceAffiliation(String fundingSourceAffiliation)
public TssV2TransactionsGet200ResponsePaymentInformationPaymentType credential(String credential)
public String getCredential()
public void setCredential(String credential)
Copyright © 2018. All rights reserved.