ncShareAttributes property
- @XmlElement(name: 'share-attributes', namespace: namespaceNextcloud, includeIfNull: false)
final
Implementation
@annotation.XmlElement(
name: 'share-attributes',
namespace: namespaceNextcloud,
includeIfNull: false,
)
final String? ncShareAttributes;