Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 511 Bytes

File metadata and controls

15 lines (10 loc) · 511 Bytes

openapi.model.FilesystemDeleteResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
deletedIds List The unique identifiers of the filesystems that were deleted. [default to const []]

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