features property

List<AttachmentFeature> features
final

The list of enabled features (e.g., AttachmentFeature.scanDoc).

Implementation

final List<AttachmentFeature> features;