AllowedFileType public struct AllowedFileType Details about a file type allowed to be uploaded mimeType Allowed mime type. This may be of the form [type/*] in which case any subtype is allowed as long as the mime type type portion matches “type”. Declaration Swift public let mimeType: String details Description of the allowed mime type. Declaration Swift public let details: String © 2024 NICE Generated by jazzy ♪♫ v0.15.2, a Realm project.