@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetAttributes extends Object
| Constructor and Description |
|---|
GetAttributes() |
| Modifier and Type | Method and Description |
|---|---|
GetAttributes |
addAttributesItem(GetAttributesAttributes attributesItem) |
GetAttributes |
attributes(List<GetAttributesAttributes> attributes) |
boolean |
equals(Object o) |
List<GetAttributesAttributes> |
getAttributes()
Listing of available contact attributes in your account
|
int |
hashCode() |
void |
setAttributes(List<GetAttributesAttributes> attributes) |
String |
toString() |
public GetAttributes attributes(List<GetAttributesAttributes> attributes)
public GetAttributes addAttributesItem(GetAttributesAttributes attributesItem)
public List<GetAttributesAttributes> getAttributes()
public void setAttributes(List<GetAttributesAttributes> attributes)
Copyright © 2021. All rights reserved.