Documentation ¶
Index ¶
- type GetUserCartSkuRequest
- func (req *GetUserCartSkuRequest) GetOpenIdBuyer() string
- func (req *GetUserCartSkuRequest) GetPin() string
- func (req *GetUserCartSkuRequest) GetXidIdBuyer() string
- func (req *GetUserCartSkuRequest) SetOpenIdBuyer(openIdBuyer string)
- func (req *GetUserCartSkuRequest) SetPin(pin string)
- func (req *GetUserCartSkuRequest) SetXidBuyer(xidBuyer string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetUserCartSkuRequest ¶
func NewGetUserCartSkuRequest ¶
func NewGetUserCartSkuRequest() (req *GetUserCartSkuRequest)
create new request
func (*GetUserCartSkuRequest) GetOpenIdBuyer ¶
func (req *GetUserCartSkuRequest) GetOpenIdBuyer() string
func (*GetUserCartSkuRequest) GetPin ¶
func (req *GetUserCartSkuRequest) GetPin() string
func (*GetUserCartSkuRequest) GetXidIdBuyer ¶
func (req *GetUserCartSkuRequest) GetXidIdBuyer() string
func (*GetUserCartSkuRequest) SetOpenIdBuyer ¶
func (req *GetUserCartSkuRequest) SetOpenIdBuyer(openIdBuyer string)
func (*GetUserCartSkuRequest) SetPin ¶
func (req *GetUserCartSkuRequest) SetPin(pin string)
func (*GetUserCartSkuRequest) SetXidBuyer ¶
func (req *GetUserCartSkuRequest) SetXidBuyer(xidBuyer string)
Click to show internal directories.
Click to hide internal directories.