SubListButtonVisibilityRuleRequest
Represents a request for creating or updating a sub list button visibility object rule.
Gets or sets the identifier for the choice.
Gets or sets the identifier for the field.
Gets or sets a Boolean value indicating whether the delete button will be visible to users for the sub list object type.
Gets or sets a Boolean value indicating whether the link button will be visible to users for the sub list object type.
Gets or sets a Boolean value indicating whether the new button will be visible to users for the sub list object type.
Gets or sets a Boolean value indicating whether the unlink button will be visible to users for the sub list object type.
Gets or sets the identifier for the sub list object type.
public SubListButtonVisibilityRuleRequest()
Initializes an instance of the SubListButtonVisibilityRuleRequest class with all properties set to their default values.
Initializes an instance of the SubListButtonVisibilityRuleRequest class with a response object, which is useful for chaining commands.