mindee-api-dotnet

PayslipV3BankAccountDetail Class

Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Information about the employee’s bank account.

public sealed class PayslipV3BankAccountDetail

Inheritance: object → PayslipV3BankAccountDetail

Constructors

Name Description
PayslipV3BankAccountDetail()  

Properties

Name Description
BankName The name of the bank.
Iban The IBAN of the bank account.
Swift The SWIFT code of the bank.

Methods

Name Description
ToFieldList() Output the object in a format suitable for inclusion in an rST field list.
ToString() A prettier representation of the line values.

Documentation generated by MdDocs