Class: Zm::Client::MailboxItemID

Inherits:
Data
  • Object
show all
Defined in:
lib/zm/client/mailbox/mailbox_item_id.rb

Instance Attribute Summary collapse

Instance Attribute Details

#item_idObject (readonly)

Returns the value of attribute item_id

Returns:

  • (Object)

    the current value of item_id



5
6
7
# File 'lib/zm/client/mailbox/mailbox_item_id.rb', line 5

def item_id
  @item_id
end

#mailbox_idObject (readonly)

Returns the value of attribute mailbox_id

Returns:

  • (Object)

    the current value of mailbox_id



5
6
7
# File 'lib/zm/client/mailbox/mailbox_item_id.rb', line 5

def mailbox_id
  @mailbox_id
end