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)
Syntaxpublic GoCardlessRedirectFlowPrefilledCustomer prefilled_customer { get; set; }Public Property prefilled_customer As GoCardlessRedirectFlowPrefilledCustomer
	Get
	Set
Property Value
Type: 
GoCardlessRedirectFlowPrefilledCustomer
See Also