Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.53 KB

LinkDeliveryAccount.md

File metadata and controls

19 lines (14 loc) · 1.53 KB

LinkDeliveryAccount

Information related to account attached to the connected Item

Properties

Name Type Description Notes
id str The Plaid `account_id` [optional]
name str The official account name [optional]
mask str The last 2-4 alphanumeric characters of an account's official account number. Note that the mask may be non-unique between an Item's accounts. It may also not match the mask that the bank displays to the user. [optional]
type str The account type. See the Account schema for a full list of possible values [optional]
subtype str The account subtype. See the Account schema for a full list of possible values [optional]
verification_status LinkDeliveryVerificationStatus [optional]
class_type str If micro-deposit verification is being used, indicates whether the account being verified is a `business` or `personal` account. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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