Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetEncryptPinNewRequest ¶
func NewGetEncryptPinNewRequest ¶
func NewGetEncryptPinNewRequest() (req *GetEncryptPinNewRequest)
create new request
func (*GetEncryptPinNewRequest) GetSource ¶
func (req *GetEncryptPinNewRequest) GetSource() string
func (*GetEncryptPinNewRequest) GetToken ¶
func (req *GetEncryptPinNewRequest) GetToken() string
func (*GetEncryptPinNewRequest) SetSource ¶
func (req *GetEncryptPinNewRequest) SetSource(source string)
func (*GetEncryptPinNewRequest) SetToken ¶
func (req *GetEncryptPinNewRequest) SetToken(token string)
type GetJmUserBaseInfoByEncryPinRequest ¶
func NewGetJmUserBaseInfoByEncryPinRequest ¶
func NewGetJmUserBaseInfoByEncryPinRequest() (req *GetJmUserBaseInfoByEncryPinRequest)
create new request
func (*GetJmUserBaseInfoByEncryPinRequest) GetLoadType ¶
func (req *GetJmUserBaseInfoByEncryPinRequest) GetLoadType() int
func (*GetJmUserBaseInfoByEncryPinRequest) GetPin ¶
func (req *GetJmUserBaseInfoByEncryPinRequest) GetPin() string
func (*GetJmUserBaseInfoByEncryPinRequest) SetLoadType ¶
func (req *GetJmUserBaseInfoByEncryPinRequest) SetLoadType(loadType int)
func (*GetJmUserBaseInfoByEncryPinRequest) SetPin ¶
func (req *GetJmUserBaseInfoByEncryPinRequest) SetPin(pin string)
type GetOpenIdRequest ¶
func NewGetOpenIdRequest ¶
func NewGetOpenIdRequest() (req *GetOpenIdRequest)
func (*GetOpenIdRequest) GetSource ¶
func (req *GetOpenIdRequest) GetSource() string
func (*GetOpenIdRequest) GetToken ¶
func (req *GetOpenIdRequest) GetToken() string
func (*GetOpenIdRequest) SetSource ¶
func (req *GetOpenIdRequest) SetSource(source string)
func (*GetOpenIdRequest) SetToken ¶
func (req *GetOpenIdRequest) SetToken(token string)
type GetUserBaseInfoByPinRequest ¶
func NewGetUserBaseInfoByPinRequest ¶
func NewGetUserBaseInfoByPinRequest() (req *GetUserBaseInfoByPinRequest)
与GetJmUserBaseInfoByEncryPin相同 create new request
func (*GetUserBaseInfoByPinRequest) GetLoadType ¶
func (req *GetUserBaseInfoByPinRequest) GetLoadType() int
func (*GetUserBaseInfoByPinRequest) GetPin ¶
func (req *GetUserBaseInfoByPinRequest) GetPin() string
func (*GetUserBaseInfoByPinRequest) SetLoadType ¶
func (req *GetUserBaseInfoByPinRequest) SetLoadType(loadType int)
func (*GetUserBaseInfoByPinRequest) SetPin ¶
func (req *GetUserBaseInfoByPinRequest) SetPin(pin string)
Click to show internal directories.
Click to hide internal directories.