@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class BulkRecipientsRequest extends Object
| Constructor and Description |
|---|
BulkRecipientsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<BulkRecipient> |
getBulkRecipients()
A complex type containing information about the bulk recipients in the request.
|
int |
hashCode() |
void |
setBulkRecipients(List<BulkRecipient> bulkRecipients) |
String |
toString() |
public List<BulkRecipient> getBulkRecipients()
public void setBulkRecipients(List<BulkRecipient> bulkRecipients)
Copyright © 2017. All rights reserved.