Click or drag to resize

GoCardlessRedirectFlowprefilled_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 GoCardlessRedirectFlowPrefilledCustomer prefilled_customer { get; set; }

Property Value

Type: GoCardlessRedirectFlowPrefilledCustomer
See Also