import 'package:halo_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
displayName | String | Display name of attachment | [optional] |
groupName | String | Group name | [optional] |
mediaType | String | Media type of attachment | [optional] |
ownerName | String | Name of User who uploads the attachment | [optional] |
policyName | String | Policy name | [optional] |
size | int | Size of attachment. Unit is Byte | [optional] |
tags | BuiltSet<String> | Tags of attachment | [optional] |