mindee-api-dotnet

PaymentDetail Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a payment detail.

public class PaymentDetail : BaseField

Inheritance: object → BaseField → PaymentDetail

Constructors

Name Description
PaymentDetail()  

Properties

Name Description
AccountNumber The account number.
Iban The full IBAN.
RoutingNumber The routing number.
Swift The SWIFT value.

Methods

Name Description
ToString() A prettier reprensentation of the payment details.

Documentation generated by MdDocs