@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer() |
| Modifier and Type | Method and Description |
|---|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer |
customerId(String customerId) |
boolean |
equals(Object o) |
String |
getCustomerId()
Unique identifier for the customer's card and billing information.
|
int |
hashCode() |
void |
setCustomerId(String customerId) |
String |
toString() |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCustomer customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
Copyright © 2022. All rights reserved.