Click or drag to resize

GoCardlessLinkspayout Property

=============== For Payment: ID of payout which contains the funds from this payment. Note: this property will not be present until the payment has been successfully collected. =============== For Event: If resource_type is payouts, this is the ID of the payout 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 payout { get; set; }

Property Value

Type: String
See Also