TikTok_APP_Login_Encrypt_Decrypt_Request
| Name | Type | Description | Notes |
|---|---|---|---|
| username | str | Username,Plaintext or encrypted username | [optional] [default to 'example_username'] |
| password | str | Password,Plaintext or encrypted password | [optional] [default to 'example_password'] |
| mode | ModeEnum | Encrypt or decrypt the input string | [optional] |