InputSecureValue
---types---
inputSecureValue#db21d0a7 flags:# type:SecureValueType data:flags.0?SecureData front_side:flags.1?InputSecureFile reverse_side:flags.2?InputSecureFile selfie:flags.3?InputSecureFile translation:flags.6?Vector<InputSecureFile> files:flags.4?Vector<InputSecureFile> plain_data:flags.5?SecurePlainData = InputSecureValue
Belongs to
This type can only be an instance of:
Members
type | SecureValueType | |
data | SecureData | This argument defaults to None and can be omitted. |
front_side | InputSecureFile | This argument defaults to None and can be omitted. |
reverse_side | InputSecureFile | This argument defaults to None and can be omitted. |
selfie | InputSecureFile | This argument defaults to None and can be omitted. |
translation | InputSecureFile | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
files | InputSecureFile | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
plain_data | SecurePlainData | This argument defaults to None and can be omitted. |