public class PushFunds201ResponseClientReferenceInformation extends Object
| Constructor | Description |
|---|---|
PushFunds201ResponseClientReferenceInformation() |
| Modifier and Type | Method | Description |
|---|---|---|
PushFunds201ResponseClientReferenceInformation |
code(String code) |
|
boolean |
equals(Object o) |
|
String |
getCode() |
Merchant-generated order reference or tracking number.
|
String |
getSubmitLocalDateTime() |
Date and time at your physical location.
|
int |
hashCode() |
|
void |
setCode(String code) |
|
void |
setSubmitLocalDateTime(String submitLocalDateTime) |
|
PushFunds201ResponseClientReferenceInformation |
submitLocalDateTime(String submitLocalDateTime) |
|
String |
toString() |
public PushFunds201ResponseClientReferenceInformation()
public PushFunds201ResponseClientReferenceInformation code(String code)
public String getCode()
public void setCode(String code)
public PushFunds201ResponseClientReferenceInformation submitLocalDateTime(String submitLocalDateTime)
public String getSubmitLocalDateTime()
public void setSubmitLocalDateTime(String submitLocalDateTime)
Copyright © 2026. All rights reserved.