FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

mx-openapi-rs/docs/MicrodepositElements.md at main · kodebooth/mx-openapi-rs · GitHub

Latest commit

 

History

History
17 lines (12 loc) · 1.25 KB

File metadata and controls

17 lines (12 loc) · 1.25 KB

MicrodepositElements

Properties

Name Type Description Notes
account_name Option<String> The human-readable name for the account. [optional]
account_number String The account number associated with the account. This will typically be a masked or partial account number.
account_type Option<AccountType> The type of account. Some account types may include subtypes. (enum: ANY, CASH, CHECKING, CHECKING_LINE_OF_CREDIT, CREDIT_CARD, LOAN, LINE_OF_CREDIT, SAVINGS, INVESTMENT, MORTGAGE, INSURANCE, PREPAID, PROPERTY)
email Option<String> The email address associated with the account. [optional]
first_name Option<String> The account owner's first name. This may also include a middle name. This field will be null unless name splitting has been enabled. Contact MX to have this feature enabled. [optional]
last_name Option<String> The last name of the account holder. [optional]
routing_number String The routing number for the account.

[Back to Model list] [Back to API list] [Back to README]


Back | FazBrowse Home | New Git URL