Documentation
¶
Overview ¶
package feerefund provides the /application_fees/refunds APIs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the details of a fee refund. For more details see https://stripe.com/docs/api#retrieve_fee_refund.
func List ¶
func List(params *FeeRefundListParams) *FeeRefundIter
List returns a list of fee refunds. For more details see https://stripe.com/docs/api#list_fee_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.