Struct plaid::api::product::income::Income
[−]
[src]
pub struct Income;
The Income endpoint.
pub struct Income;
The Income endpoint.
impl Product for Income
type Data = IncomeData
fn description<'a>(&self) -> &'a str
fn endpoint<'a, 'b>(&self, payload: &'b Payload) -> &'a str
impl Debug for Income