public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getMethod() |
Indicates the payment method used in this payment transaction.
|
String |
getType() |
Indicates the payment type used in this payment transaction.
|
int |
hashCode() |
|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType |
method(String method) |
|
void |
setMethod(String method) |
|
void |
setType(String type) |
|
String |
toString() |
|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType |
type(String type) |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType type(String type)
public String getType()
public void setType(String type)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2026. All rights reserved.