@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-03-29T15:32:30.861Z") public class SubaccountSummary extends Object
| Constructor and Description |
|---|
SubaccountSummary() |
| Modifier and Type | Method and Description |
|---|---|
SubaccountSummary |
emailsSentThisMonth(Integer emailsSentThisMonth) |
SubaccountSummary |
emailsSentToday(Integer emailsSentToday) |
boolean |
equals(Object o) |
Integer |
getEmailsSentThisMonth()
Get emailsSentThisMonth
|
Integer |
getEmailsSentToday()
Get emailsSentToday
|
int |
hashCode() |
void |
setEmailsSentThisMonth(Integer emailsSentThisMonth) |
void |
setEmailsSentToday(Integer emailsSentToday) |
String |
toString() |
public SubaccountSummary emailsSentToday(Integer emailsSentToday)
public Integer getEmailsSentToday()
public void setEmailsSentToday(Integer emailsSentToday)
public SubaccountSummary emailsSentThisMonth(Integer emailsSentThisMonth)
public Integer getEmailsSentThisMonth()
public void setEmailsSentThisMonth(Integer emailsSentThisMonth)
Copyright © 2019. All rights reserved.