Class: Synacrb::Common::MessageDeleteBulk

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#channelObject

Returns the value of attribute channel

Returns:

  • (Object)

    the current value of channel



51
52
53
# File 'lib/synacrb/common.rb', line 51

def channel
  @channel
end

#idsObject

Returns the value of attribute ids

Returns:

  • (Object)

    the current value of ids



51
52
53
# File 'lib/synacrb/common.rb', line 51

def ids
  @ids
end