|
string | QrToken [get, set] |
| Should be a QR Token generated by - See also
- QrCodeHelper.GetQrCode
e.g. "DR{alphaNumericCode}".
|
|
string | Capture [get, set] |
| Captured Drivers License as a base 64 encoded image.
|
|
CustomerType | CustomerType [get, set] |
| Indicates if the License is for the Buy or CoBuyer.
|
|
bool | Confirm [get, set] |
| Indicates if the process was confirmed.
|
|
◆ Capture
string Tronix.Web.Models.DriverLicenseCaptureVm.Capture |
|
getset |
Captured Drivers License as a base 64 encoded image.
◆ Confirm
bool Tronix.Web.Models.DriverLicenseCaptureVm.Confirm |
|
getset |
Indicates if the process was confirmed.
◆ CustomerType
CustomerType Tronix.Web.Models.DriverLicenseCaptureVm.CustomerType |
|
getset |
Indicates if the License is for the Buy or CoBuyer.
◆ QrToken
string Tronix.Web.Models.DriverLicenseCaptureVm.QrToken |
|
getset |
Should be a QR Token generated by
- See also
- QrCodeHelper.GetQrCode
e.g. "DR{alphaNumericCode}".
The documentation for this class was generated from the following file: