Documentation
¶
Overview ¶
package refund provides the /refunds APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the details of a refund. For more details see https://stripe.com/docs/api#retrieve_refund.
func List ¶
func List(params *RefundListParams) *RefundIter
List returns a list of refunds. For more details see https://stripe.com/docs/api#list_refunds.
func Update ¶
Update updates a refund's properties. For more details see https://stripe.com/docs/api#update_refund.
Types ¶
Click to show internal directories.
Click to hide internal directories.