mindee-api-dotnet

PayslipV2BankAccountDetail Class

Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Information about the employee’s bank account.

public sealed class PayslipV2BankAccountDetail

Inheritance: object → PayslipV2BankAccountDetail

Constructors

Name Description
PayslipV2BankAccountDetail()  

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