Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 358 Bytes

WebsocketRequestServerGetWebsocketIDV1.md

File metadata and controls

18 lines (12 loc) · 358 Bytes

EzmaxApi::WebsocketRequestServerGetWebsocketIDV1

Properties

Name Type Description Notes
e_websocket_messagetype String The Type of message

Example

require 'Ezmaxapi'

instance = EzmaxApi::WebsocketRequestServerGetWebsocketIDV1.new(
  e_websocket_messagetype: null
)