interface AuthPinBlock {
    otp?: string;
    UVDs: EncUVD[];
}

Properties

Properties

otp?: string

If OTP authentication is required, include the OTP.

UVDs: EncUVD[]

encypted pin list