public class InlineResponse20014ResponseRecordAdditionalUpdates extends Object
| Constructor | Description |
|---|---|
InlineResponse20014ResponseRecordAdditionalUpdates() |
| Modifier and Type | Method | Description |
|---|---|---|
InlineResponse20014ResponseRecordAdditionalUpdates |
creator(String creator) |
|
InlineResponse20014ResponseRecordAdditionalUpdates |
customerId(String customerId) |
|
boolean |
equals(Object o) |
|
String |
getCreator() |
Get creator
|
String |
getCustomerId() |
Get customerId
|
String |
getMessage() |
Get message
|
String |
getPaymentInstrumentId() |
Get paymentInstrumentId
|
String |
getState() |
Valid Values: * ACTIVE * CLOSED
|
int |
hashCode() |
|
InlineResponse20014ResponseRecordAdditionalUpdates |
message(String message) |
|
InlineResponse20014ResponseRecordAdditionalUpdates |
paymentInstrumentId(String paymentInstrumentId) |
|
void |
setCreator(String creator) |
|
void |
setCustomerId(String customerId) |
|
void |
setMessage(String message) |
|
void |
setPaymentInstrumentId(String paymentInstrumentId) |
|
void |
setState(String state) |
|
InlineResponse20014ResponseRecordAdditionalUpdates |
state(String state) |
|
String |
toString() |
public InlineResponse20014ResponseRecordAdditionalUpdates()
public InlineResponse20014ResponseRecordAdditionalUpdates customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
public InlineResponse20014ResponseRecordAdditionalUpdates paymentInstrumentId(String paymentInstrumentId)
public String getPaymentInstrumentId()
public void setPaymentInstrumentId(String paymentInstrumentId)
public InlineResponse20014ResponseRecordAdditionalUpdates creator(String creator)
public String getCreator()
public void setCreator(String creator)
public InlineResponse20014ResponseRecordAdditionalUpdates state(String state)
public String getState()
public void setState(String state)
public InlineResponse20014ResponseRecordAdditionalUpdates message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2026. All rights reserved.