GlobalButtonVisibilityRuleRequest public class GlobalButtonVisibilityRuleRequest : BaseObjectRuleRequest Documentation public bool ShowDelete { get; set; } public bool ShowLink { get; set; } public bool ShowNew { get; set; } public bool ShowUnlink { get; set; } public GlobalButtonVisibilityRuleRequest()