ncInheritedAclList property
- @XmlElement(name: 'inherited-acl-list', namespace: namespaceNextcloud, includeIfNull: false)
final
Implementation
@annotation.XmlElement(
name: 'inherited-acl-list',
namespace: namespaceNextcloud,
includeIfNull: false,
)
final WebDavNcAclList? ncInheritedAclList;