Click or drag to resize

IReadOnlySettlementOptionsComplexEntityMember Interface

Class representing settlement options

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlySettlementOptionsComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlySettlementOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCfonbDefaultFolder
Gets the CfonbDefaultFolder member value
Public propertyCfonbFileName
Gets the CfonbFileName member value
Public propertyDefaultbank
Gets the Defaultbank member value
Public propertyDefaultPaymentMode
Gets the DefaultPaymentMode member value
Public propertyDisplayMessageOnCreatedSettlementIncludingUnpaidCharges
Gets the DisplayMessageOnCreatedSettlementIncludingUnpaidCharges member value
Public propertyDisplayMessageOnCurrencyRetrievedFromBank
Gets the DisplayMessageOnCurrencyRetrievedFromBank member value
Public propertyDisplayMessageOnEmptyAccountDetailCountryIsoCode
Gets the DisplayMessageOnEmptyAccountDetailCountryIsoCode member value
Public propertyDisplayMessageOnSettlementForOtherThirdThanPaymentThird
Gets the DisplayMessageOnSettlementForOtherThirdThanPaymentThird member value
Public propertyDisplayNullBankinformation
Gets the DisplayNullBankinformation member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyGenerateSEPATransactionsWithCommitments
Gets the GenerateSEPATransactionsWithCommitments member value
Public propertyIsBICOptional
Gets the IsBICOptional member value
Public propertyReminderLetterOptions
Gets the reminder letter options
Public propertyReminderMailOptions
Gets the reminder mail options
Public propertySepaDefaultFolder
Gets the SepaDefaultFolder member value
Public propertySepaDirectDebitFirstPresentationDelay
Gets the SepaDirectDebitFirstPresentationDelay member value
Public propertySepaDirectDebitNextPresentationDelay
Gets the SepaDirectDebitNextPresentationDelay member value
Public propertySepaFileName
Gets the SepaFileName member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also