public class AwsPaymentsPingResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private AwsPaymentsTimestamp |
timestamp |
Constructor and Description |
---|
AwsPaymentsPingResponse() |
Modifier and Type | Method and Description |
---|---|
AwsPaymentsTimestamp |
getTimestamp() |
void |
setTimestamp(AwsPaymentsTimestamp timestamp) |
java.lang.String |
toString() |
private AwsPaymentsTimestamp timestamp
public AwsPaymentsTimestamp getTimestamp()
public void setTimestamp(AwsPaymentsTimestamp timestamp)
public java.lang.String toString()
toString
in class java.lang.Object