Class: Zm::Client::DistributionListAce
- Inherits:
-
Struct
- Object
- Struct
- Zm::Client::DistributionListAce
- Defined in:
- lib/zm/client/distributionlist/distributionlist_aces_collection.rb
Instance Attribute Summary collapse
-
#right ⇒ Object
Returns the value of attribute right.
-
#type ⇒ Object
Returns the value of attribute type.
-
#zimbra_id ⇒ Object
Returns the value of attribute zimbra_id.
Instance Attribute Details
#right ⇒ Object
Returns the value of attribute right
5 6 7 |
# File 'lib/zm/client/distributionlist/distributionlist_aces_collection.rb', line 5 def right @right end |
#type ⇒ Object
Returns the value of attribute type
5 6 7 |
# File 'lib/zm/client/distributionlist/distributionlist_aces_collection.rb', line 5 def type @type end |
#zimbra_id ⇒ Object
Returns the value of attribute zimbra_id
5 6 7 |
# File 'lib/zm/client/distributionlist/distributionlist_aces_collection.rb', line 5 def zimbra_id @zimbra_id end |