Click or drag to resize
MediaResponsePagination Property
Gets or sets the pagination.

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

Property Value

Type: Pagination
The pagination.
See Also