Omise.Capability (omise v0.9.0)
Provides Capability API interfaces.
Link to this section Summary
Functions
Retrieve the capability.
Link to this section Types
Link to this section Functions
Link to this function
retrieve()
Specs
retrieve() :: {:ok, t()} | {:error, Omise.Error.t()}
Retrieve the capability.
Returns {:ok, capability} if the request is successful, {:error, error} otherwise.
Examples
Omise.Capability.retrieve