Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type C2BRequest ¶
type C2BResponse ¶
type Client ¶
type Client struct {
Config Config
}
func (*Client) C2B ¶
func (client *Client) C2B(params C2BRequest) (C2BResponse, error)
C2B Customer to Business
Click to show internal directories.
Click to hide internal directories.