ProtectionRuleSenderDepartmentsType
extends Type
in package
Specifies that the department of the sender matches any of the specified departments in the child Value (ProtectionRuleValueType) elements.
Table of Contents
Properties
- $Value : string
- Identifies a single sender department.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$Value
Identifies a single sender department.
public
string
$Value
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed