The highest tagged major version is
v6.
package
Version:
v2.4.4
Opens a new window with list of versions in this module.
Published: May 13, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Client struct {
*invoiced.Api
}
func (c *Client) Create(request *invoiced.ChargeRequest) (*invoiced.Charge, error)
func (c *Client) Refund(chargeId int64, request *invoiced.RefundRequest) (*invoiced.Refund, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.