Struct plaid::api::product::info::Info
[−]
[src]
pub struct Info;
The definition of the Info Product.
pub struct Info;
The definition of the Info Product.
impl Product for Infotype Data = InfoDatafn description<'a>(&self) -> &'a strfn endpoint<'a, 'b>(&self, payload: &'b Payload) -> &'a strimpl Debug for Info