Click or drag to resize

GoCardlessEventinclude Property

Used in List Event API. If set, includes linked resources in the response. Must be used with the resource_type parameter specified. The include should be one from GoCardlessEventinclude_options.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string include { get; set; }

Property Value

Type: String
See Also