Click or drag to resize
ResponseMeta Property
Gets or sets the meta.

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

Property Value

Type: Meta
The meta.
See Also