Documentation ¶
Index ¶
- type MasterKeyGetRequest
- func (req *MasterKeyGetRequest) GetSdkVer() int
- func (req *MasterKeyGetRequest) GetSig() string
- func (req *MasterKeyGetRequest) GetTid() string
- func (req *MasterKeyGetRequest) GetTs() int64
- func (req *MasterKeyGetRequest) SetSdkVer(sdkVer int)
- func (req *MasterKeyGetRequest) SetSig(sig string)
- func (req *MasterKeyGetRequest) SetTid(tid string)
- func (req *MasterKeyGetRequest) SetTs(ts int64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MasterKeyGetRequest ¶
func (*MasterKeyGetRequest) GetSdkVer ¶
func (req *MasterKeyGetRequest) GetSdkVer() int
func (*MasterKeyGetRequest) GetSig ¶
func (req *MasterKeyGetRequest) GetSig() string
func (*MasterKeyGetRequest) GetTid ¶
func (req *MasterKeyGetRequest) GetTid() string
func (*MasterKeyGetRequest) GetTs ¶
func (req *MasterKeyGetRequest) GetTs() int64
func (*MasterKeyGetRequest) SetSdkVer ¶
func (req *MasterKeyGetRequest) SetSdkVer(sdkVer int)
func (*MasterKeyGetRequest) SetSig ¶
func (req *MasterKeyGetRequest) SetSig(sig string)
func (*MasterKeyGetRequest) SetTid ¶
func (req *MasterKeyGetRequest) SetTid(tid string)
func (*MasterKeyGetRequest) SetTs ¶
func (req *MasterKeyGetRequest) SetTs(ts int64)
Click to show internal directories.
Click to hide internal directories.