Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 511 Bytes

TalangAttributeVisibility.md

File metadata and controls

10 lines (7 loc) · 511 Bytes

TalonOne.Model.TalangAttributeVisibility

Properties

Name Type Description Notes
Invisible List<string> List of attribute names to hide in the UI. [optional]
Visible List<string> List of attribute names to show in the UI. [optional]

[Back to Model list] [Back to API list] [Back to README]