Name | Type | Description | Notes |
---|---|---|---|
e_websocket_messagetype | String | The Type of message | |
m_payload | WebsocketResponseGetWebsocketIDV1MPayload |
require 'Ezmaxapi'
instance = EzmaxApi::WebsocketResponseGetWebsocketIDV1.new(
e_websocket_messagetype: null,
m_payload: null
)