Enum plaid::api::data::transaction::Context
[−]
[src]
pub enum Context { Place, Digital, Special, Unresolved, }
The context in which a transaction took place
Variants
Place | A phyical place | |
Digital | An online transaction | |
Special | Usually banking transactions | |
Unresolved | Could not be determined |