GoCardlessRedirectFlowcreated_at Property  | 
 
            Fixed timestamp, recording when this resource was created.
            
 
    Namespace: 
   NetQuarry.Services.Payment
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic Nullable<DateTime> created_at { get; set; }Public Property created_at As Nullable(Of DateTime)
	Get
	Set
Property Value
Type: 
NullableDateTime
See Also