@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMethod()
A Payment Type is enabled through a Method.
|
String |
getName()
A Payment Type is an agreed means for a payee to receive legal tender from a payer.
|
int |
hashCode() |
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType |
method(String method) |
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType |
name(String name) |
void |
setMethod(String method) |
void |
setName(String name) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType name(String name)
public String getName()
public void setName(String name)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2019. All rights reserved.