openapi.model.CreateAlbumDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name |
Type |
Description |
Notes |
albumName |
String |
|
|
sharedWithUserIds |
List |
|
[optional] [default to const []] |
assetIds |
List |
|
[optional] [default to const []] |
[Back to Model list] [Back to API list] [Back to README]