Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

WebsocketResponseGetWebsocketIDV1MPayload.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

EzmaxApi::WebsocketResponseGetWebsocketIDV1MPayload

Properties

Name Type Description Notes
s_websocket_id String The Unique ID of the Websocket Connection

Example

require 'Ezmaxapi'

instance = EzmaxApi::WebsocketResponseGetWebsocketIDV1MPayload.new(
  s_websocket_id: G_omidyY4osCFEQ=
)