Enum SepaPartyIdentification.Fields
Enumerates all supported fields in a SepaPartyIdentification.
[Flags]
public enum SepaPartyIdentification.Fields
Fields
BIC = 2The property BIC is supported. This is always optional and never required.
CdtrId = 8The special property CreditorSchemeIdentification is supported. This is always optional and never required.
The Creditor ID is stored as a
Othridentification in the elementPrvtId. Thus it also appears in the OtherIdentifications collection.This field option must not be combined with any of the other options. If this option is set, then any attempt to add to OtherIdentifications will cause an exception.
Name = 1The property Name is supported and maybe required.
None = 0PstlAdr = 16A PostalAddress is supported. This is always optional and never required.