| Package | Description |
|---|---|
| com.bandwidth.iris.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
Notes.getNotes() |
| Modifier and Type | Method and Description |
|---|---|
static IrisResponse |
Csr.AddNote(IrisClient client,
String orderId,
Note note) |
void |
Order.addNote(Note note) |
static IrisResponse |
Csr.UpdateNote(IrisClient client,
String orderId,
String noteId,
Note note) |
| Modifier and Type | Method and Description |
|---|---|
void |
Notes.setNotes(List<Note> notes) |
Copyright © 2020. All rights reserved.