| Package | Description |
|---|---|
| ai.fideo.model |
| Modifier and Type | Method and Description |
|---|---|
static Photo |
Photo.fromJson(String jsonString)
Create an instance of Photo given an JSON string
|
Photo |
Photo.label(String label) |
Photo |
Photo.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<Photo> |
SignalsResponseV20240424.getPhotos()
Get photos
|
| Modifier and Type | Method and Description |
|---|---|
SignalsResponseV20240424 |
SignalsResponseV20240424.addPhotosItem(Photo photosItem) |
| Modifier and Type | Method and Description |
|---|---|
SignalsResponseV20240424 |
SignalsResponseV20240424.photos(List<Photo> photos) |
void |
SignalsResponseV20240424.setPhotos(List<Photo> photos) |
Copyright © 2024. All rights reserved.