GoCardlessLinkssubscription Property |
===============
For Payment:
ID of subscription from which this payment was created.
Note: this property will only be present if this payment is part of a subscription.
===============
For Payment List:
Unique identifier, beginning with “SB”.
===============
For Event:
If resource_type is subscription, this is the ID of the subscription which has been updated.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string subscription { get; set; }
Public Property subscription As String
Get
Set
Property Value
Type:
StringSee Also