Struct plaid::api::data::transaction::Meta
[−]
[src]
pub struct Meta { pub location: Address, }
Represents meta data associated with the transaction
Fields
location | The location in which the transaction most likely occured. |