| Package | Description |
|---|---|
| io.alwaysonmobile.hullo.api.client |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.addListItemsItem(String listItemsItem) |
Attribute |
Attribute.displayOrder(Integer displayOrder) |
Attribute |
Attribute.editType(AttributeEditType editType) |
Attribute |
Attribute.listItems(List<String> listItems) |
Attribute |
Attribute.name(String name) |
Attribute |
Attribute.type(AttributeType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
AttributesApi.getAttributes()
Gets the list of attributes
Retrieves the list of attributes configured against a hullo account.
|
List<Attribute> |
AttributesApi.getAttributes(Map<String,String> additionalHeaders)
Gets the list of attributes
Retrieves the list of attributes configured against a hullo account.
|
Copyright © 2024. All rights reserved.