 | CustomerDirectDebitPartialEntityIsTermsAndConditionsAgreed Property |
Gets or sets the Is Terms And Conditions 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 IsTermsAndConditionsAgreed { get; set; }
Public Property IsTermsAndConditionsAgreed As Boolean
Get
Set
Property Value
Type:
Boolean
The Is Terms And Conditions Agreed flag.
See Also