Click or drag to resize
LocationResponseData Property
Gets or sets the data.

Namespace: InstaSharp.Models.Responses
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Location Data { get; set; }

Property Value

Type: Location
The data.
See Also