Click or drag to resize

GoCardless.RedirectFlow.prefilled_customer Property

Info about the customer that can be filled by us/from our website. Info be filled in the GC form in the redirect link. Other than in the Create API, this isn't normally used.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public GoCardless.RedirectFlow.PrefilledCustomer prefilled_customer { get; set; }

Property Value

Type: GoCardless.RedirectFlow.PrefilledCustomer
See Also