Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 506 Bytes

AddAccessAttribute.md

File metadata and controls

17 lines (9 loc) · 506 Bytes

AddAccessAttribute

Document Access Attribute (requires either: stringValue, numberValue, booleanValue)

Properties

Name Type Description Notes
key String Attribute key
stringValue String Attribute with string value [optional]
numberValue BigDecimal Attribute with number value [optional]
booleanValue Boolean Attribute with boolean value [optional]