Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 458 Bytes

PropertyDependencyDTO.md

File metadata and controls

11 lines (6 loc) · 458 Bytes

PropertyDependencyDTO

Properties

Name Type Description Notes
propertyName String The name of the property that is being depended upon [optional]
dependentValues List<String> The values for the property that satisfies the dependency, or null if the dependency is satisfied by the presence of any value for the associated property name [optional]