Click or drag to resize

CustomerDirectDebitPartialEntityIsBankAuthorisationAgreed Property

Gets or sets the Is Bank Authorisation Agreed flag.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Financial
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsBankAuthorisationAgreed { get; set; }

Property Value

Type: Boolean
The Is Bank Authorisation Agreed flag
See Also