WebService::Fastly::Object::WsMessageFormat

Load the model package

use WebService::Fastly::Object::WsMessageFormat;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- content | string | The content of a WebSocket TEXT message. | [optional] content_bin | string | The base64-encoded content of a WebSocket BINARY message. | [optional]

[Back to Model list] [Back to API list] [Back to README]