@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class InlineResponse200Days extends Object
| Constructor and Description |
|---|
InlineResponse200Days() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200Days |
_transient(Integer _transient) |
InlineResponse200Days |
date(String date) |
boolean |
equals(Object o) |
String |
getDate()
Get date
|
Integer |
getHardBounce()
Get hardBounce
|
Integer |
getSMTPApiError()
Get sMTPApiError
|
Integer |
getSoftBounce()
Get softBounce
|
Integer |
getTransient()
Get _transient
|
InlineResponse200Days |
hardBounce(Integer hardBounce) |
int |
hashCode() |
void |
setDate(String date) |
void |
setHardBounce(Integer hardBounce) |
void |
setSMTPApiError(Integer sMTPApiError) |
void |
setSoftBounce(Integer softBounce) |
void |
setTransient(Integer _transient) |
InlineResponse200Days |
sMTPApiError(Integer sMTPApiError) |
InlineResponse200Days |
softBounce(Integer softBounce) |
String |
toString() |
public InlineResponse200Days date(String date)
public String getDate()
public void setDate(String date)
public InlineResponse200Days hardBounce(Integer hardBounce)
public Integer getHardBounce()
public void setHardBounce(Integer hardBounce)
public InlineResponse200Days softBounce(Integer softBounce)
public Integer getSoftBounce()
public void setSoftBounce(Integer softBounce)
public InlineResponse200Days sMTPApiError(Integer sMTPApiError)
public Integer getSMTPApiError()
public void setSMTPApiError(Integer sMTPApiError)
public InlineResponse200Days _transient(Integer _transient)
public Integer getTransient()
public void setTransient(Integer _transient)
Copyright © 2019. All rights reserved.