Class DirectDebitMandate

Namespace
EInvoice.Core.Model
Assembly
EInvoice.Core.dll

BG-19: Direct debit mandate information.

public sealed class DirectDebitMandate
Inheritance
DirectDebitMandate
Inherited Members

Properties

CreditorReference

BT-90: Bank assigned creditor identifier.

public string? CreditorReference { get; init; }

Property Value

string

DebitedAccountId

BT-91: Debited account identifier (IBAN).

public string? DebitedAccountId { get; init; }

Property Value

string

MandateReference

BT-89: Mandate reference identifier.

public string? MandateReference { get; init; }

Property Value

string