Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.16 KB

File metadata and controls

17 lines (12 loc) · 1.16 KB

MemberCreateRequest

Properties

Name Type Description Notes
background_aggregation_is_disabled Option<bool> Indicates whether background aggregation is disabled for the member. [optional]
credentials Vecmodels::CredentialRequest
id Option<String> The unique partner-defined identifier for the member. [optional]
institution_code String The code identifying a financial institution.
is_oauth Option<bool> Indicates whether the member uses OAuth to authenticate. Defaults to false. [optional]
metadata Option<String> Additional information you can store about the member. [optional]
use_cases Option<Vec> The use case associated with the member. Valid values are PFM and/or MONEY_MOVEMENT. Only set this if you've met with MX and have opted in to using this field. (enum: MONEY_MOVEMENT, PFM) [optional]

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