SubscriptionAmount Property
Subscription information returned by Paypal.
Syntax
[VB.NET] Public ReadOnlyProperty SubscriptionAmount As String
[C#] public string SubscriptionAmount {get;}
Remarks
This property will contain the amount the subscriber will be charged.
This property is read-only.
Default Value
""