Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetEncryptPinRequest ¶
func NewGetEncryptPinRequest ¶
func NewGetEncryptPinRequest() (req *GetEncryptPinRequest)
create new request
func (*GetEncryptPinRequest) GetPin ¶
func (req *GetEncryptPinRequest) GetPin() string
func (*GetEncryptPinRequest) SetPin ¶
func (req *GetEncryptPinRequest) SetPin(pin string)
type GetSocialInfoRequest ¶
func NewGetSocialInfoRequest ¶
func NewGetSocialInfoRequest() (req *GetSocialInfoRequest)
create new request
func (*GetSocialInfoRequest) GetPin ¶
func (req *GetSocialInfoRequest) GetPin() string
func (*GetSocialInfoRequest) SetPin ¶
func (req *GetSocialInfoRequest) SetPin(pin string)
type GetUserBaseInfoByEncryPinRequest ¶
func NewGetUserBaseInfoByEncryPinRequest ¶
func NewGetUserBaseInfoByEncryPinRequest() (req *GetUserBaseInfoByEncryPinRequest)
create new request
func (*GetUserBaseInfoByEncryPinRequest) GetLoadType ¶
func (req *GetUserBaseInfoByEncryPinRequest) GetLoadType() int
func (*GetUserBaseInfoByEncryPinRequest) GetPin ¶
func (req *GetUserBaseInfoByEncryPinRequest) GetPin() string
func (*GetUserBaseInfoByEncryPinRequest) SetLoadType ¶
func (req *GetUserBaseInfoByEncryPinRequest) SetLoadType(loadType int)
func (*GetUserBaseInfoByEncryPinRequest) SetPin ¶
func (req *GetUserBaseInfoByEncryPinRequest) SetPin(pin string)
Click to show internal directories.
Click to hide internal directories.