otp property

String otp
final

The One-Time Password provided by ZATCA for verification.

  • For Production, this is the OTP you receive from your ZATCA/Fatoora dashboard.
  • For Test/Developer mode, you may use test values like '123456'.

Implementation

final String otp;