Namespace: Mindee.Product.Us.BankCheck
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Bank Check API version 1.1 document data.
public class BankCheckV1Document : IPrediction
Inheritance: object → BankCheckV1Document
Implements: IPrediction
Name | Description |
---|---|
BankCheckV1Document() |
Name | Description |
---|---|
AccountNumber | The check payer’s account number. |
Amount | The amount of the check. |
CheckNumber | The issuer’s check number. |
Date | The date the check was issued. |
Payees | List of the check’s payees (recipients). |
RoutingNumber | The check issuer’s routing number. |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs