Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 896 Bytes

LinkifyMultiple.md

File metadata and controls

19 lines (14 loc) · 896 Bytes

core_openapi.model.LinkifyMultiple

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

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]

[Back to Model list] [Back to API list] [Back to README]