Breezex.Pledges (breezex v0.1.0) View Source
Module implementing the Breeze pledges API.
Link to this section Summary
Functions
List pledge campaigns
List contributions for a given campaign ID
List pledges for a given campaign ID
Link to this section Functions
Specs
list_campaigns(map()) :: Breezex.Client.client_response()
List pledge campaigns
Specs
Specs
list_contributions(map(), integer()) :: Breezex.Client.client_response()
List contributions for a given campaign ID
Specs
Specs
list_pledges(map(), integer()) :: Breezex.Client.client_response()
List pledges for a given campaign ID