Click or drag to resize
SubscriptionCallbackUrl Property
Gets or sets the callback URL.

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

Property Value

Type: String
The callback URL.
See Also