shippo v0.1.0 Shippo.Operation.Refund View Source
Link to this section Summary
Functions
Creates a new refund object.
Retrieve an existing refund by object id.
List all refund objects.
Link to this section Functions
Link to this function
create(params, opts \\ [])
View Sourcecreate(params :: map(), opts :: keyword()) :: Shippo.Operation.t()
Creates a new refund object.
Link to this function
get(id, opts \\ [])
View Sourceget(id :: binary(), opts :: keyword()) :: Shippo.Operation.t()
Retrieve an existing refund by object id.
List all refund objects.