View Source Dwolla.ClientToken (dwolla v1.0.1)
Functions for "client-tokens" endpoint.
Link to this section Summary
Functions
Creates a client token.
Link to this section Types
Specs
error() :: HTTPoison.Error.t() | Dwolla.Errors.t()
Specs
Specs
t() :: %Dwolla.ClientToken{token: String.t()}
Specs
token() :: String.t()
Link to this section Functions
Specs
Creates a client token.
Parameters
%{
_links: %{
customer: %{
href: "https://api-sandbox.dwolla.com/customers/..."
}
},
action: "beneficialowners.create"
}