Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConverstionJmEncryptPinRequest ¶
func NewConverstionJmEncryptPinRequest ¶
func NewConverstionJmEncryptPinRequest() (req *ConverstionJmEncryptPinRequest)
create new request
func (*ConverstionJmEncryptPinRequest) GetAppKey ¶
func (req *ConverstionJmEncryptPinRequest) GetAppKey() string
func (*ConverstionJmEncryptPinRequest) GetEncryptPin ¶
func (req *ConverstionJmEncryptPinRequest) GetEncryptPin() string
func (*ConverstionJmEncryptPinRequest) SetAppKey ¶
func (req *ConverstionJmEncryptPinRequest) SetAppKey(appKey string)
func (*ConverstionJmEncryptPinRequest) SetEncryptPin ¶
func (req *ConverstionJmEncryptPinRequest) SetEncryptPin(encryptPin string)
type TokenToPinRequest ¶
func (*TokenToPinRequest) GetSource ¶
func (req *TokenToPinRequest) GetSource() string
func (*TokenToPinRequest) GetToken ¶
func (req *TokenToPinRequest) GetToken() string
func (*TokenToPinRequest) SetSource ¶
func (req *TokenToPinRequest) SetSource(source string)
func (*TokenToPinRequest) SetToken ¶
func (req *TokenToPinRequest) SetToken(token string)
Click to show internal directories.
Click to hide internal directories.