Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostCheckout ¶
type PostCheckout struct {
// contains filtered or unexported fields
}
func NewPostCheckout ¶
func NewPostCheckout(invoicePayload string) *PostCheckout
type PreCheckout ¶
type PreCheckout struct {
// contains filtered or unexported fields
}
func NewPreCheckout ¶
func NewPreCheckout(invoicePayload string) *PreCheckout
Click to show internal directories.
Click to hide internal directories.