VenueGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get venue details
public class VenueGetResponse
type VenueGetResponse = class
Public Class VenueGetResponse
- Inheritance
-
VenueGetResponse
Constructors
| Name | Description |
|---|---|
| VenueGetResponse() | |
Properties
| Name | Description |
|---|---|
| Address |
address |
| City |
city |
| Country |
country |
| Id |
The identifier. |
| Links |
_links |
| Locale |
The locale. |
| Location |
location |
| Markets |
markets |
| Name |
The name. |
| PostalCode |
The postal code. |
| State |
state |
| Test |
Whether test. |
| Timezone |
The timezone. |
| Type |
The type. |