 | 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)
Syntaxpublic bool IsBankAuthorisationAgreed { get; set; }
Public Property IsBankAuthorisationAgreed As Boolean
Get
Set
Property Value
Type:
Boolean
The Is Bank Authorisation Agreed flag
See Also