Class: Zm::Client::DlMembership

Inherits:
Struct
  • Object
show all
Defined in:
lib/zm/client/distributionlist/dls_membership_collection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/zm/client/distributionlist/dls_membership_collection.rb', line 5

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/zm/client/distributionlist/dls_membership_collection.rb', line 5

def name
  @name
end

#viaObject

Returns the value of attribute via

Returns:

  • (Object)

    the current value of via



5
6
7
# File 'lib/zm/client/distributionlist/dls_membership_collection.rb', line 5

def via
  @via
end