Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.64 KB

File metadata and controls

22 lines (17 loc) · 1.64 KB

ProcessorAccountNumberBodyAccountNumbersInner

Properties

Name Type Description Notes
account_guid Option<String> The unique identifier for an account. Defined by MX. [optional]
member_guid Option<String> The unique identifier for the member. Defined by MX. [optional]
user_guid Option<String> The unique identifier for the user. Defined by MX. [optional]
account_number Option<i32> The banking account number associated with a particular account. [optional]
guid Option<String> The unique identifier for the account number. Defined by MX. [optional]
institution_number Option<serde_json::Value> The three-digit number identifying a Canadian banking institution. [optional]
loan_guarantor Option<serde_json::Value> The guarantor of the student loan. [optional]
loan_reference_number Option<serde_json::Value> The reference number for the student loan. [optional]
passed_validation Option<serde_json::Value> Indicates whether the account number has passed validation. [optional]
routing_number Option<i32> The routing number for the account. [optional]
sequence_number Option<serde_json::Value> The sequence number for the account. [optional]
transit_number Option<serde_json::Value> The five-digit number identifying the branch of a Canadian financial institution. [optional]

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