WebService::Fastly::Object::PublishItem

Load the model package

use WebService::Fastly::Object::PublishItem;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- channel | string | The channel to publish the message on. | id | string | The ID of the message. | [optional] prev_id | string | The ID of the previous message published on the same channel. | [optional] formats | PublishItemFormats | |

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