| Name | Type | Description | Notes |
|---|---|---|---|
| location | LocationMessagePayloadLocation | ||
| to | String | ||
| url | String | [optional] |
require 'openapi_client'
instance = OpenapiClient::LocationMessagePayload.new(
location: null,
to: null,
url: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| location | LocationMessagePayloadLocation | ||
| to | String | ||
| url | String | [optional] |
require 'openapi_client'
instance = OpenapiClient::LocationMessagePayload.new(
location: null,
to: null,
url: null
)