Class: Acception::Client::OpenMessages::Create

Inherits:
Endpoint
  • Object
show all
Defined in:
lib/acception/client/open_messages/create.rb

Instance Method Summary collapse

Methods inherited from Endpoint

#call

Constructor Details

#initialize(attributes) ⇒ Create



6
7
8
# File 'lib/acception/client/open_messages/create.rb', line 6

def initialize( attributes )
  @attributes = attributes
end