import 'package:pieces_os_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
assets | List | This is an array or string that represents an already backed up asset. That will be added to a collection. | [default to const []] |
users | List | this is an array of users. | [optional] [default to const []] |
access | AccessEnum | ||
name | String | optionally can give the collection a name if you want. | [optional] |