ncContainedFileCount property
- @XmlElement(name: 'contained-file-count', namespace: namespaceNextcloud, includeIfNull: false)
final
Implementation
@annotation.XmlElement(
name: 'contained-file-count',
namespace: namespaceNextcloud,
includeIfNull: false,
)
final int? ncContainedFileCount;